[PATCH] D77867: [RISCV][AsmParser] Implement .option (no)pic

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 05:22:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f236864124d: [RISCV][AsmParser] Implement .option (no)pic (authored by rogfer01).

Changed prior to commit:
  https://reviews.llvm.org/D77867?vs=256553&id=258295#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77867/new/

https://reviews.llvm.org/D77867

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/test/CodeGen/RISCV/option-nopic.ll
  llvm/test/CodeGen/RISCV/option-pic.ll
  llvm/test/MC/RISCV/option-nopic.s
  llvm/test/MC/RISCV/option-pic.s
  llvm/test/MC/RISCV/option-pushpop.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77867.258295.patch
Type: text/x-patch
Size: 11851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/0eddad2a/attachment.bin>


More information about the llvm-commits mailing list