Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1645)

Unified Diff: test/Transforms/NaCl/pnacl-eh-exception-info.ll

Issue 1151093004: Changes from 3.7 merge to files not in upstream (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/Transforms/NaCl/pnacl-eh-exception-info.ll
diff --git a/test/Transforms/NaCl/pnacl-eh-exception-info.ll b/test/Transforms/NaCl/pnacl-eh-exception-info.ll
index 478bc97d3f192a21b5961b407378b5c7ef6cacb3..979ccf0449fc261138c7aac71aca47336ff0ecdd 100644
--- a/test/Transforms/NaCl/pnacl-eh-exception-info.ll
+++ b/test/Transforms/NaCl/pnacl-eh-exception-info.ll
@@ -78,7 +78,7 @@ cont:
ret void
lpad:
landingpad i32 personality i8* null
- filter [0 x i8*] []
+ filter [0 x i8*] zeroinitializer
ret void
}
; CHECK: define void @test_empty_filter_clause

Powered by Google App Engine
This is Rietveld 408576698