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

Unified Diff: crosstest/crosstest.cfg

Issue 1506653002: Subzero: Add Non-SFI support for x86-32. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Code review changes Created 4 years, 12 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
« no previous file with comments | « Makefile.standalone ('k') | crosstest/test_arith_main.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crosstest/crosstest.cfg
diff --git a/crosstest/crosstest.cfg b/crosstest/crosstest.cfg
index c92963c2739ae4b5f13c0054ff6b3dacb86eaf43..afc75b463c8739b3410f754f90c1c44df7f6a549 100644
--- a/crosstest/crosstest.cfg
+++ b/crosstest/crosstest.cfg
@@ -52,9 +52,6 @@ flags: --clang-opt=0
[test_sync_atomic]
driver: test_sync_atomic_main.cpp
-# Compile the non-Subzero object files straight from source since the native
-# LLVM backend does not understand how to lower NaCl-specific intrinsics.
-flags: --crosstest-bitcode=0
test: test_sync_atomic.cpp
[test_vector_ops]
« no previous file with comments | « Makefile.standalone ('k') | crosstest/test_arith_main.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698