diff options
author | Joel Jones <joelkevinjones@gmail.com> | 2016-07-25 17:18:28 +0000 |
---|---|---|
committer | Joel Jones <joelkevinjones@gmail.com> | 2016-07-25 17:18:28 +0000 |
commit | 373d7d30dd59a536f8d97745922db962bbdd1e59 (patch) | |
tree | dae823a6f7e055e22818e6a54e6f2faa190a8027 /llvm/lib/CodeGen/ScheduleDAGInstrs.cpp | |
parent | fe58327146b212433f9d015c1f6d60d076ad8475 (diff) | |
download | bcm5719-llvm-373d7d30dd59a536f8d97745922db962bbdd1e59.tar.gz bcm5719-llvm-373d7d30dd59a536f8d97745922db962bbdd1e59.zip |
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Some targets, notably AArch64 for ILP32, have different relocation encodings
based upon the ABI. This is an enabling change, so a future patch can use the
ABIName from MCTargetOptions to chose which relocations to use. Tested using
check-llvm.
The corresponding change to clang is in: http://reviews.llvm.org/D16538
Patch by: Joel Jones
Differential Revision: https://reviews.llvm.org/D16213
llvm-svn: 276654
Diffstat (limited to 'llvm/lib/CodeGen/ScheduleDAGInstrs.cpp')
0 files changed, 0 insertions, 0 deletions