diff options
author | Fangrui Song <i@maskray.me> | 2020-12-31 13:37:35 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2020-12-31 13:59:44 -0800 |
commit | 219d00e0d90941d3e54fc711ea1e7b5e4b5b4335 (patch) | |
tree | 61b88559984040d1cd3f4f050e9b42f5100ffa46 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 14dc69b09218bb580069eb547bb16ab0c43db6d4 (diff) | |
download | llvm-219d00e0d90941d3e54fc711ea1e7b5e4b5b4335.zip llvm-219d00e0d90941d3e54fc711ea1e7b5e4b5b4335.tar.gz llvm-219d00e0d90941d3e54fc711ea1e7b5e4b5b4335.tar.bz2 |
[test] Make ELF tests immune to dso_local/dso_preemptable/(none) differences
ELF -cc1 -mrelocation-model pic will default to no semantic interposition plus
setting dso_local on default visibility external linkage definitions, so that
COFF, Mach-O and ELF output will be similar.
This patch makes tests immune to the differences.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions