[PATCH] D24533: Fix auto-upgrade of TBAA tags in Bitcode Reader
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 20:39:30 PDT 2016
mehdi_amini updated this revision to Diff 71292.
mehdi_amini added a comment.
Herald added a subscriber: mehdi_amini.
- Fix the assert
- Apply Duncan's suggestion of inlining UpgradeInstWithTBAATag
- Add a llvm-link test
https://reviews.llvm.org/D24533
Files:
include/llvm/IR/AutoUpgrade.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/IR/AutoUpgrade.cpp
test/LTO/X86/Inputs/remangle_intrinsics_tbaa.ll
test/LTO/X86/remangle_intrinsics_tbaa.ll
tools/llvm-link/llvm-link.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24533.71292.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/cd056170/attachment.bin>
More information about the llvm-commits
mailing list