[PATCH] D46093: Enable EliminateAvailableExternally pass for -O1

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 16:11:42 PDT 2018


vlad.tsyrklevich added inline comments.


================
Comment at: test/Other/opt-O1-pipeline.ll:166
+; CHECK-NEXT:     A No-Op Barrier Pass
+; CHECK-NEXT:     Eliminate Available Externally Globals
+; CHECK-NEXT:     CallGraph Construction
----------------
Highlighting the relevant portion of this test.


Repository:
  rL LLVM

https://reviews.llvm.org/D46093





More information about the llvm-commits mailing list