[PATCH] D45820: [gold/ThinLTO] Invoke llvm_shutdown when exiting after ThinLTO indexing
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 19 08:54:00 PDT 2018
tejohnson added a comment.
BTW confirmed that the test that I added with the 2 lines being removed here fails when I don't have anything here, but passes again with the llvm_shutdown call.
Repository:
rL LLVM
https://reviews.llvm.org/D45820
More information about the llvm-commits
mailing list