[PATCH] D42629: [RISCV] Add ELFObjectFileBase::getRISCVFeatures let llvm-objdump could get RISCV target feature
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 06:10:43 PST 2018
asb added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D42629
More information about the llvm-commits
mailing list