search for: llvm_no_old_libstdcxx

Displaying 5 results from an estimated 5 matches for "llvm_no_old_libstdcxx".

2016 Dec 24
3
(Thin)LTO llvm build
On Fri, Dec 23, 2016 at 5:20 PM, Teresa Johnson <tejohnson at google.com> wrote: > I'm really not sure, and I don't build or use libc++ myself. I was hoping > someone else would answer this part, so maybe fork it into a different thread > about that specifically so that the question gets more visibility. Will do if I don't forget about it. In the meantime, given no
2017 Mar 25
5
Modules Maintaining or Removing
Hallo all, I was trying to Build LLVM with the cmake option LLVM_ENABLE_MODULES just out of curiosity. I used the RELEASE_400/final tag. It didn't work as I almost expected. So I'm wondering if the modulemaps aren't maintained anymore? If they aren't maintained anymore, why aren't they removed and that cmake option also removed?
2016 Mar 17
2
Building with LLVM_PARALLEL_XXX_JOBS
On Mon, Mar 14, 2016 at 5:30 PM, Chris Bieneman <cbieneman at apple.com> wrote: [ brutal-snip ] ... > [ TODO#S: Before doing a 2nd build (and in a 3rd run using more > optimized binaries) ] > > How do I anable LTO via CMAKE? > > > LLVM_ENALBLE_LTO=On > [ v4 of my build-script attached ] Hi Chris, thanks for the response! That seems to work (see below). $ cd
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...perty for variable: LLVM_BUILD_INSTRUMENTED LLVM_BUILD_INSTRUMENTED-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_BUILD_INSTRUMENTED_COVERAGE LLVM_BUILD_INSTRUMENTED_COVERAGE-ADVANCED:INTERNAL=1 LLVM_CONFIG_HAS_RTTI:INTERNAL=NO //Test LLVM_HAS_ATOMICS LLVM_HAS_ATOMICS:INTERNAL=1 //Test LLVM_NO_OLD_LIBSTDCXX LLVM_NO_OLD_LIBSTDCXX:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOLS_INSTALL_DIR LLVM_TOOLS_INSTALL_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_BUGPOINT_BUILD LLVM_TOOL_BUGPOINT_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LLVM_TOOL_BUGPOINT_PASSES_BU...