[PATCH] Update README.txt files and Build_With_CMake.txt
    hfinkel at anl.gov 
    hfinkel at anl.gov
       
    Fri May  8 12:16:02 PDT 2015
    
    
  
LGTM.
REPOSITORY
  rL LLVM
================
Comment at: runtime/Build_With_CMake.txt:176
@@ -168,6 +175,3 @@
                                                (typically additional -Ddef=val flags)
--DUSER_C_FLAGS=<space-separated flags>      -- Additional C compiler flags
--DUSER_CXX_FLAGS=<space-separated flags>    -- Additional C++ compiler flags
--DUSER_ASM_FLAGS=<space-separated flags>    -- Additional assembly flags
--DUSER_LD_FLAGS=<space-separated flags>     -- Additional linker flags
--DUSER_LD_LIB_FLAGS=<space-separated flags> -- Additional libraries to link 
+-DLIBIOMP_CFLAGS=<space-separated flags>      -- Additional C compiler flags
+-DLIBIOMP_CXXFLAGS=<space-separated flags>    -- Additional C++ compiler flags
----------------
We'll need to change these when we re-name the library; but these are fine for today.
http://reviews.llvm.org/D9576
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the llvm-commits
mailing list