| 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]
 | 
| 
 |