[all-commits] [llvm/llvm-project] 321064: [llvm-libtools-darwin] Don't use global LLVMContext
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Mar 21 13:35:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3210647e5b687c49d363e271fe072c213cd9cc2d
https://github.com/llvm/llvm-project/commit/3210647e5b687c49d363e271fe072c213cd9cc2d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtools-darwin] Don't use global LLVMContext
Fixes some initialization order fiasco issues
https://lab.llvm.org/buildbot#builders/5/builds/20996
More information about the All-commits
mailing list