summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-10-31 12:10:42 -0700
committerFangrui Song <i@maskray.me>2021-10-31 12:10:43 -0700
commit55e69ece721dbfb2a34b89cacd565fb2aa7b05a7 (patch)
tree1e2f602355a5fe4041734c3788f43cc96004372a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent81a6eabf71f34dcb3f4f118451f9460a3bf1ae2c (diff)
[ELF] Remove -Wl,-z,notext hint
The hint does not pull its weight: * adding -Wl,-z,notext often won't work (relocation types other than `symbolRel`, e.g. `R_AARCH64_LDST32_ABS_LO12_NC`) * for pure (no assembly) C/C++ projects, the "-fPIC" hint is sufficient
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions