1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Bitcode/Reader
Duncan P. N. Exon Smith 42afe26916 IR: Disallow function-local metadata attachments
Metadata attachments to instructions cannot be function-local.

This is part of PR21532.

llvm-svn: 223574
2014-12-06 02:29:44 +00:00
..
BitcodeReader.cpp IR: Disallow function-local metadata attachments 2014-12-06 02:29:44 +00:00
BitcodeReader.h Ask the module for its the identified types. 2014-12-03 07:18:23 +00:00
BitReader.cpp Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
BitstreamReader.cpp Silence MSVC warning on missing return after fully covered switch 2014-11-13 23:07:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile