[dsymutil] Ignore absolute symbols in the debug map
[oota-llvm.git] / test / Transforms / ADCE / 2002-05-28-Crash-distilled.ll
index 17e9eeb0701e2e35ae41cd0ef89025fbb61246d3..337be9f4fa43fbca994049cd72302ceb84ad606b 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase is a distilled form of: 2002-05-28-Crash.ll
 
-; RUN: opt %s -adce 
+; RUN: opt %s -adce 
 
 define float @test(i32 %i) {
         %F = sitofp i32 %i to float             ; <float> [#uses=1]