JDevlieghere added a comment.

I've reverted this in rL360192 <https://reviews.llvm.org/rL360192> because it 
breaks stage 2 builds on GreenDragon. Please see the commit message and the 
inline comment for more details.



================
Comment at: lib/Headers/CMakeLists.txt:36
   bmiintrin.h
+  openmp_wrappers/math.h
+  openmp_wrappers/cmath
----------------
This doesn't do what you think it would do. The files are copied into the root 
of the resource directory, which causes stage 2 build failures on GreenDragon. 


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61399/new/

https://reviews.llvm.org/D61399



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to