Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This seems fine, but I'd love for Eli to make sure he's happy with how this supports ARM as well. Thanks!
Once Eli is happy, feel free to commit.
llvm/utils/update_llc_test_checks.py | ||
---|---|---|
66 ↗ | (On Diff #82284) | Put the comment on its own line so it doesn't go over 80 columns? |
Comment Actions
I'll probably want to tweak the target_handlers list at some point (we use armv7-* rather than arm-eabi for some tests), but I can fix that up after this is committed.