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

Unified Diff: crosstest/test_arith_sqrt.ll

Issue 973823003: Subzero: Run sandboxed cross tests, and do some cleanup. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: More whitespace change reversion Created 5 years, 10 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: crosstest/test_arith_sqrt.ll
diff --git a/crosstest/test_arith_sqrt.ll b/crosstest/test_arith_sqrt.ll
index 2550aebd5eb7eb0389aeb1d80f89b73b816e3bb1..4e91d8d20f8db7b030e109ddc886b755e9b59f1e 100644
--- a/crosstest/test_arith_sqrt.ll
+++ b/crosstest/test_arith_sqrt.ll
@@ -1,5 +1,3 @@
-target triple = "i686-pc-linux-gnu"
-
declare float @llvm.sqrt.f32(float)
declare double @llvm.sqrt.f64(double)

Powered by Google App Engine
This is Rietveld 408576698