aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/optnone-opt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/optnone-opt.ll')
-rw-r--r--test/Feature/optnone-opt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Feature/optnone-opt.ll b/test/Feature/optnone-opt.ll
index 6410afb6be99..ae0e1a48acc5 100644
--- a/test/Feature/optnone-opt.ll
+++ b/test/Feature/optnone-opt.ll
@@ -57,7 +57,6 @@ attributes #0 = { optnone noinline }
; Additional IR passes that opt doesn't turn on by default.
; OPT-MORE-DAG: Skipping pass 'Dead Code Elimination'
; OPT-MORE-DAG: Skipping pass 'Dead Instruction Elimination'
-; OPT-MORE-DAG: Skipping pass 'Lower atomic intrinsics
; Loop IR passes that opt doesn't turn on by default.
; OPT-LOOP-DAG: Skipping pass 'Delete dead loops'