diff options
author | Fangrui Song <i@maskray.me> | 2020-12-30 10:32:34 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-12-30 10:32:34 -0800 |
commit | 88cadb894ce2b3ba72a91db84504963cf3db991d (patch) | |
tree | 1c040c2b5091419da4c42d06d722cce86a262429 /llvm/utils/UpdateTestChecks/asm.py | |
parent | 70de7e0d9a95b7fcd7c105b06bd90fdf4e01f563 (diff) | |
download | llvm-88cadb894ce2b3ba72a91db84504963cf3db991d.zip llvm-88cadb894ce2b3ba72a91db84504963cf3db991d.tar.gz llvm-88cadb894ce2b3ba72a91db84504963cf3db991d.tar.bz2 |
[PowerPC][test] Add explicit dso_local to definitions in ELF static relocation model tests
TargetMachine::shouldAssumeDSOLocal currently implies dso_local for such definitions.
Adding explicit dso_local makes these tests align with the clang -fpic behavior
and allow the removal of the TargetMachine::shouldAssumeDSOLocal special case.
Rewrite preemption.ll to dsolocal-static.ll and dsolocal-pic.ll, and add
"PIC Level" metadata.
Diffstat (limited to 'llvm/utils/UpdateTestChecks/asm.py')
0 files changed, 0 insertions, 0 deletions