[PATCH] D71101: [lld][RISCV] Use an e_flags of 0 if there are only binary input files.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 18:16:09 PST 2019
MaskRay added a subscriber: grimar.
MaskRay added inline comments.
================
Comment at: lld/test/ELF/riscv-binary.s:1
+# REQUIRES: riscv
+
----------------
The test should probably be added into format-binary.test.
Also change riscv to x86. I think @grimar has concerns about common tests with an uncommon target requirement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71101/new/
https://reviews.llvm.org/D71101
More information about the llvm-commits
mailing list