diff options
Diffstat (limited to 'test/DebugInfo/2009-11-10-CurrentFn.ll')
-rw-r--r-- | test/DebugInfo/2009-11-10-CurrentFn.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/2009-11-10-CurrentFn.ll b/test/DebugInfo/2009-11-10-CurrentFn.ll index c480f46..250395c 100644 --- a/test/DebugInfo/2009-11-10-CurrentFn.ll +++ b/test/DebugInfo/2009-11-10-CurrentFn.ll @@ -1,3 +1,4 @@ +; RUN: llc < %s -o /dev/null declare void @foo() |