diff options
Diffstat (limited to 'test/CodeGen/Generic/stop-after.ll')
-rw-r--r-- | test/CodeGen/Generic/stop-after.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/stop-after.ll b/test/CodeGen/Generic/stop-after.ll index 5e0e350..557e097 100644 --- a/test/CodeGen/Generic/stop-after.ll +++ b/test/CodeGen/Generic/stop-after.ll @@ -5,6 +5,6 @@ ; STOP: Loop Strength Reduction ; STOP-NEXT: Machine Function Analysis -; START: -machine-branch-prob -jump-instr-tables -gc-lowering +; START: -machine-branch-prob -gc-lowering ; START: FunctionPass Manager ; START-NEXT: Lower Garbage Collection Instructions |