aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2021-07-16 03:32:59 +0000
committerMehdi Amini <joker.eph@gmail.com>2021-07-26 03:04:31 +0000
commit579cc9ad2e2db6c3f1670b9f42c2cfe67bc5722c (patch)
treebde569ad2f54d305978b09eb19ad5bfe718a6e40 /llvm/lib/Object/ModuleSymbolTable.cpp
parent2eb7e5f0eda72b7989f17827a325035075f6bd3d (diff)
downloadllvm-579cc9ad2e2db6c3f1670b9f42c2cfe67bc5722c.zip
llvm-579cc9ad2e2db6c3f1670b9f42c2cfe67bc5722c.tar.gz
llvm-579cc9ad2e2db6c3f1670b9f42c2cfe67bc5722c.tar.bz2
Build libSupport with -Werror=global-constructors (NFC)
Ensure that libSupport does not carry any static global initializer. libSupport can be embedded in use cases where we don't want to load all cl::opt unless we want to parse the command line. ManagedStatic can be used to enable lazy-initialization of globals.
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions