[PATCH] D24104: Make GlobalsAA ignore dead constant expressions.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 18:08:16 PDT 2016
sanjoy added a comment.
Random drop-by comment.
================
Comment at: test/Analysis/GlobalsModRef/dead-uses.ll:37
@@ +36,3 @@
+; Function Attrs: nounwind
+define internal void @f() #0 {
+entry:
----------------
There is no `#0` in the file.
Repository:
rL LLVM
https://reviews.llvm.org/D24104
More information about the llvm-commits
mailing list