Revert "Do not use llvm::getGlobalContext(), trying to nuke it from LLVM"
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 14 Apr 2016 21:31:46 +0000 (21:31 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 14 Apr 2016 21:31:46 +0000 (21:31 +0000)
commit03a5042e4c9fe86ea8f56d4c5f81ee38cc8fd108
tree8222f4b4964cc77590600b7a4d5375d8339802af
parent6381713b37184a1d18e59cb02713bcd09e8e23b4
Revert "Do not use llvm::getGlobalContext(), trying to nuke it from LLVM"

This reverts commit r266365 and r266367, the contexts in the two
places have to match.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266373
lld/COFF/InputFiles.cpp
lld/COFF/SymbolTable.cpp