llvm-6502/test/CodeGen/Generic/GC
Gordon Henriksen e1433f24cf Noting and enforcing that GC intrinsics are valid only within a
function with GC.

This will catch the error when the inliner inlines a function with
GC into a caller with no GC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45350 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-25 02:31:26 +00:00
..
alloc_loop.ll Adding a collector name attribute to Function in the IR. These 2007-12-10 03:18:06 +00:00
badreadproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
badrootproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
badwriteproto.ll Adjusting verification of "llvm.gc*" intrinsic prototypes to match 2007-12-25 02:02:10 +00:00
dg.exp For PR1319: Upgrade to new test harness. 2007-04-15 19:35:51 +00:00
lower_gcroot.ll Noting and enforcing that GC intrinsics are valid only within a 2007-12-25 02:31:26 +00:00
outside.ll Noting and enforcing that GC intrinsics are valid only within a 2007-12-25 02:31:26 +00:00