llvm-6502/lib/Bitcode
Duncan P. N. Exon Smith 30596886ed IR: Disallow complicated function-local metadata
Disallow complex types of function-local metadata.  The only valid
function-local metadata is an `MDNode` whose sole argument is a
non-metadata function-local value.

Part of PR21532.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223564 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-06 01:26:49 +00:00
..
Reader IR: Disallow complicated function-local metadata 2014-12-06 01:26:49 +00:00
Writer Prologue support 2014-12-03 02:08:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
module.modulemap