[PATCH] D23195: [ARM] Add support for embedded position-independent code

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 08:36:37 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278015: [ARM] Add support for embedded position-independent code (authored by olista01).

Changed prior to commit:
  https://reviews.llvm.org/D23195?vs=67134&id=67175#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23195

Files:
  llvm/trunk/include/llvm/CodeGen/CommandFlags.h
  llvm/trunk/include/llvm/Support/CodeGen.h
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMConstantPoolValue.cpp
  llvm/trunk/lib/Target/ARM/ARMConstantPoolValue.h
  llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.h
  llvm/trunk/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  llvm/trunk/lib/Target/TargetLoweringObjectFile.cpp
  llvm/trunk/test/CodeGen/ARM/arm-position-independence-jump-table.ll
  llvm/trunk/test/CodeGen/ARM/arm-position-independence.ll
  llvm/trunk/test/CodeGen/ARM/build-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23195.67175.patch
Type: text/x-patch
Size: 32623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/75079699/attachment.bin>


More information about the llvm-commits mailing list