[PATCH] D12266: Assume intrinsic handling in globalopt
Piotr Padlewski via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 18:27:40 PDT 2015
Prazek marked an inline comment as done.
================
Comment at: test/Transforms/GlobalOpt/assume.ll:12
@@ +11,3 @@
+
+define void @_GLOBAL__I_a() personality i8* undef {
+enter:
----------------
nlewycky wrote:
> What's up with the personality? Is this needed for the testcase?
ok, got rid of it #copypasting
http://reviews.llvm.org/D12266
More information about the llvm-commits
mailing list