1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Bitcode/Reader
Artur Pilipenko 4c8cb14fd4 Remangle intrinsics names when types are renamed
This is a resubmittion of previously reverted rL273568.

This is a fix for the problem mentioned in "LTO and intrinsics mangling" llvm-dev mail thread:
http://lists.llvm.org/pipermail/llvm-dev/2016-April/098387.html

Reviewers: mehdi_amini, reames

Differential Revision: http://reviews.llvm.org/D19373

llvm-svn: 273686
2016-06-24 15:10:29 +00:00
..
BitcodeReader.cpp Remangle intrinsics names when types are renamed 2016-06-24 15:10:29 +00:00
BitReader.cpp Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
BitstreamReader.cpp Support: Implement StreamingMemoryObject::getPointer 2016-03-27 23:00:59 +00:00
CMakeLists.txt
LLVMBuild.txt