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

Unified Diff: test/NaCl/PNaClABI/types-function.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/NaCl/PNaClABI/types-function.ll
diff --git a/test/NaCl/PNaClABI/types-function.ll b/test/NaCl/PNaClABI/types-function.ll
index 4aa6f276fd99ca19304c5b337eb373f0aa139c85..dfb876c1142f913be0c32527df4b8e364b6ae337 100644
--- a/test/NaCl/PNaClABI/types-function.ll
+++ b/test/NaCl/PNaClABI/types-function.ll
@@ -9,7 +9,7 @@
declare void @func(i15 %arg)
!llvm.foo = !{!0}
-!0 = metadata !{ half 0.0}
+!0 = !{ half 0.0}
define void @types() {
; CHECK: bad result type: {{.*}} fptrunc

Powered by Google App Engine
This is Rietveld 408576698