diff options
author | Albion Fung <albion.fung@ibm.com> | 2021-03-04 13:17:40 -0500 |
---|---|---|
committer | Albion Fung <conanap@lep82435v.canlab.ibm.com> | 2021-03-04 13:27:46 -0500 |
commit | 36192790d84ba1c9a814df4024967685b0dc27c5 (patch) | |
tree | 1ed7015bc443279f20a932cf3b5aae456a9a6602 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 6af94d22f7b0f7f5edd84ad9ae96fd801dbf017d (diff) | |
download | llvm-36192790d84ba1c9a814df4024967685b0dc27c5.zip llvm-36192790d84ba1c9a814df4024967685b0dc27c5.tar.gz llvm-36192790d84ba1c9a814df4024967685b0dc27c5.tar.bz2 |
[PowerPC][PC Rel] Implement option to omit Power10 instructions from stubs
Implemented the option to omit Power10 instructions from save stubs via the
option --no-power10-stubs or --power10-stubs=no on lld. --power10-stubs= will
override the other option. --power10-stubs=auto also exists to use the default
behaviour (ie allow Power10 instructions in stubs).
Differential Revision: https://reviews.llvm.org/D94627
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions