aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-03-19 22:58:42 -0700
committerFangrui Song <maskray@google.com>2020-03-20 11:18:36 -0700
commit7899fe9da8d8df6f19ddcbbb877ea124d711c54b (patch)
treefcb5fc3fea01c2d093e129b8d07afe5440a583cf /llvm/lib/CodeGen/LiveDebugValues.cpp
parentfe5937cb33b7753ff95edbe7cbd3be549961b733 (diff)
downloadllvm-7899fe9da8d8df6f19ddcbbb877ea124d711c54b.zip
llvm-7899fe9da8d8df6f19ddcbbb877ea124d711c54b.tar.gz
llvm-7899fe9da8d8df6f19ddcbbb877ea124d711c54b.tar.bz2
[X86] Reland D71360 Clean up UseInitArray initialization for X86ELFTargetObjectFile
UseInitArray is now the CC1 default but TargetLoweringObjectFileELF::UseInitArray still defaults to false. The following two unknown OS target triples continue using .ctors/.dtors because InitializeELF is not called. clang -target i386 -c a.c clang -target x86_64 -c a.c This cleanup fixes this as a bonus. Differential Revision: https://reviews.llvm.org/D71360
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions