Add a check to detect that the profiled binary was build with position
independent code. Add a test with a pie binary to which can be reused
later when support is added. Also clean up the error messages with
trailing colons.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm with test comment suggestion
llvm/test/tools/llvm-profdata/memprof-pic.test | ||
---|---|---|
2 | Add a comment at the top about what this test is checking for (e.g. there's nothing here that says why we expect this to fail). |
Add a comment at the top about what this test is checking for (e.g. there's nothing here that says why we expect this to fail).