The store being checked for in arc-cxx11-init-list.mm is a store to an
unescaped alloca. After an uncoming change to ScalarEvolution, LLVM is
able to elide the store, so adjust the test accordingly.
Details
Details
Diff Detail
Diff Detail
Differential D13183
Change arc-cxx11-init-list.mm to work with upcoming SCEV changes. sanjoy on Sep 25 2015, 4:01 PM. Authored by
Details The store being checked for in arc-cxx11-init-list.mm is a store to an
Diff Detail |