[PATCH] D33513: [ThinLTO] Fix ThinLTO crash while destroying context

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 08:08:49 PDT 2017


ncharlie updated this revision to Diff 101407.
ncharlie added a comment.

- Added hidden "set-importing" flag to llvm-dis to set the IsImporting boolean for testing.
- Ran clang-format
- Added comment
- Smaller test


https://reviews.llvm.org/D33513

Files:
  include/llvm/IR/Metadata.h
  test/ThinLTO/X86/Inputs/lazy-load-temporaries-cleanup.b.ll
  test/ThinLTO/X86/lazy-load-temporaries-cleanup.ll
  tools/llvm-dis/llvm-dis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33513.101407.patch
Type: text/x-patch
Size: 9392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/e176c0b9/attachment.bin>


More information about the llvm-commits mailing list