aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-03-28 18:21:15 -0700
committerFangrui Song <i@maskray.me>2023-03-28 18:21:15 -0700
commitf66b9fe5876d670b38351c9a7efd90e793f35a30 (patch)
treedef978c4d8e449c5484d344878e6b4c7a9c66b40 /clang/lib/Frontend/CompilerInvocation.cpp
parent0efe111365ae176671e01252d24028047d807a84 (diff)
downloadllvm-f66b9fe5876d670b38351c9a7efd90e793f35a30.zip
llvm-f66b9fe5876d670b38351c9a7efd90e793f35a30.tar.gz
llvm-f66b9fe5876d670b38351c9a7efd90e793f35a30.tar.bz2
[crt] Remove __USER_LABEL_PREFIX__
The .init_array code is ELF specific. For ELF platforms, `__USER_LABEL_PREFIX__` is defined as "". Make the simplification so that downstream ELF targets can build this file even if `__USER_LABEL_PREFIX__` is undefined. Reviewed By: barannikov88 Differential Revision: https://reviews.llvm.org/D147093
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions