[PATCH] D46423: [RISCV] Support .option relax and .option norelax

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 06:27:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346655: [RISCV] Support .option relax and .option norelax (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46423?vs=170893&id=173666#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46423

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/trunk/test/CodeGen/RISCV/fixups-relax-diff.ll
  llvm/trunk/test/CodeGen/RISCV/option-norelax.ll
  llvm/trunk/test/CodeGen/RISCV/option-relax.ll
  llvm/trunk/test/MC/RISCV/option-invalid.s
  llvm/trunk/test/MC/RISCV/option-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46423.173666.patch
Type: text/x-patch
Size: 20883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/ae68475d/attachment.bin>


More information about the llvm-commits mailing list