• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

llir / llvm / 1214 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2020 11:49AM UTC
Files 83
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Apr 2020 11:43AM UTC coverage: 62.255%. Remained the same
COVERALLS_TOKEN=[secure]

push

travis-ci

mewmew
asm: add test cases for LLVM 10.0

This includes test cases for the use of nofree as parameter attribute
and the new calling conventions of LLVM 10.0.

Updates #132.

An additional change, is to name unnamed basic blocks (if not the
entry basic block). This change was introduced in LLVM 9.0 I think.

Essentially, for any block with a local ID that is not the entry block,
we use an explicit label (e.g. `2:`) instead of just adding a comment
(e.g. `; <label>:2`. This will require an update to the llir/llvm/ir
basic block output function.

8491 of 13639 relevant lines covered (62.26%)

102.28 hits per line

Source Files on job 1214.1 (COVERALLS_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1095
  • Travis Job 1214.1
  • 8006f32f on github
  • Prev Job for COVERALLS_TOKEN=[secure] on master (#1213.1)
  • Next Job for COVERALLS_TOKEN=[secure] on master (#1215.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc