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 00:21:09 +0000
commit5eb2e9aa64b7be7cd8ed7f36de19c2c9bdf1977c (patch)
tree83bd048101321f3e2adcb92ad5c9ed9d751c6b7f /llvm/lib/Object/ModuleSymbolTable.cpp
parent7d9a2c714c4c198b250b65b955619a169ed9400e (diff)
downloadllvm-5eb2e9aa64b7be7cd8ed7f36de19c2c9bdf1977c.zip
llvm-5eb2e9aa64b7be7cd8ed7f36de19c2c9bdf1977c.tar.gz
llvm-5eb2e9aa64b7be7cd8ed7f36de19c2c9bdf1977c.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