mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Actually run the test. Thanks Daniel Dunbar!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103720 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f60c736c64
commit
eb7d818969
@ -1,4 +1,4 @@
|
||||
; RUN: opt -inline -mergefunc -disable-output
|
||||
; RUN: opt %s -inline -mergefunc -disable-output
|
||||
|
||||
; This tests for a bug where the inliner kept the functions in a ValueMap after
|
||||
; it had completed and a ModulePass started to run. LLVM would crash deleting
|
||||
|
Loading…
Reference in New Issue
Block a user