AArthur Eubanks[llvm-stress] Remove global LLVMContext
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Don't export symbols from clang/opt/llc if plugins are disabled. The only reason we export symbols from these tools is to support plugins; if we don't have plugins, exporting symbols just bloats the executable and makes LTO less effective. See review of D75879 for the discussion that led to this patch. Differential Revision: https://reviews.llvm.org/D76527 | 6 年前 | |
[llvm-stress] Remove global LLVMContext Can cause initialization order fiasco issues. | 4 年前 |