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

rieske / trans / 30701686231

01 Aug 2026 01:25PM UTC coverage: 92.39% (-0.01%) from 92.4%
30701686231

Pull #98

github

rieske
feat(codegen): PIE-safe NASM emission and drop -no-pie

Link without gcc -no-pie so host-default position-independent
executables work. Extern calls use the PLT; same-TU calls stay
direct. Pool labels use AssignLabelAddress + lea [rel]; extern
function addresses load from the GOT. Functional tests require a
DYN/PIE linked binary that still runs against libc.
Pull Request #98: feat(codegen): PIE-safe NASM emission and drop -no-pie

8911 of 9645 relevant lines covered (92.39%)

229220.62 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

39.5
/home/runner/work/trans/trans/src/codegen/ATandTInstructionSet.cpp


Source Not Available

The file "home/runner/work/trans/trans/src/codegen/ATandTInstructionSet.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc