[PATCH] D41658: [RISCV] Encode RISCV specific ELF e_flags to RISCV Binary by RISCVTargetStreamer

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 06:10:01 PST 2018


shiva0217 updated this revision to Diff 129612.
shiva0217 edited the summary of this revision.
shiva0217 added a comment.

Remove MCSubtargetInfo field and refine the test case as @asb  suggest.


Repository:
  rL LLVM

https://reviews.llvm.org/D41658

Files:
  lib/Target/RISCV/MCTargetDesc/CMakeLists.txt
  lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  test/MC/RISCV/elf-flags.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41658.129612.patch
Type: text/x-patch
Size: 5039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/8904ad3a/attachment.bin>


More information about the llvm-commits mailing list