diff options
-rw-r--r-- | llvm/test/DebugInfo/gvn.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/gvn.ll b/llvm/test/DebugInfo/gvn.ll index 15d2fde9aa8..85137f00e44 100644 --- a/llvm/test/DebugInfo/gvn.ll +++ b/llvm/test/DebugInfo/gvn.ll @@ -20,9 +20,6 @@ target triple = "arm64-apple-ios" @b = common global i32 0, align 4 ; Function Attrs: nounwind -declare i32 @sample_internal(...) - -; Function Attrs: nounwind define void @f3() #0 { entry: ; Verify that the call still has a debug location after GVN. |