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. llvm-svn: 45350
Loading
Please register or sign in to comment
function with GC. This will catch the error when the inliner inlines a function with GC into a caller with no GC. llvm-svn: 45350