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

llir / llvm / 1214
63%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2020 11:49AM UTC
Jobs 2
Files 83
Run time 1min
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
1214

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%)

204.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1214.1 (COVERALLS_TOKEN=[secure]) 15 Apr 2020 11:49AM UTC 0
62.26
Travis Job 1214.1
2 1214.2 (COVERALLS_TOKEN=[secure]) 15 Apr 2020 11:51AM UTC 0
62.31
Travis Job 1214.2
Source Files on build 1214
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1214
  • 8006f32f on github
  • Prev Build on master (#1213)
  • Next Build on master (#1215)
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