llvm-objdump could get C feature by ELF::EF_RISCV_RVC e_flag, so then we don't add -mattr=+c on the command line.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks like there are two more test files you can update to not pass -mattr=+c to llvm-objdump:
- cnop.s
- fixups-compressed.s
Could you please update those too when you commit.