Also removed where applicable.
Details
Details
- Reviewers
jsji nemanjai - Group Reviewers
Restricted Project - Commits
- rG7200d2cf0891: [NFC] Disallow unused prefixes in CodeGen/PowerPC tests.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for doing this. I think it is useful for test cases to fail if a check prefix is unused (or becomes unused). LGTM.
llvm/test/CodeGen/PowerPC/testComparesigeus.ll | ||
---|---|---|
4 | I imagine this was done by a script that ended up leaving these behind, but can you please remove empty RUN: lines? |
Comment Actions
feedback
llvm/test/CodeGen/PowerPC/ppc32-pic.ll | ||
---|---|---|
4 | Yup, and there was a bug in the test. Fixed. |
Looks like this is typo, should be SMALL-SECURE instead of SMALL-SECUREPLT.