search for: clang_link

Displaying 2 results from an estimated 2 matches for "clang_link".

Did you mean: clang_linux
2014 Mar 31
2
[LLVMdev] r204593 breaks Asan tests on FreeBSD
...pecific about command-line flags. Of course "just-built Clang" will still need to use system headers and (for unit tests) even system libraries, so _some_ flags must remain configurable by the user. But I'd rather work on the bright future than fix the existing and ugly clang_compile, clang_link etc. set of rules :) Let me know if you're OK with this, or you are in desperate need of the short-term fix (it prevents you from setting up a buildbot, or smth. like that). > > 1) Different compilers. Is bulding llvm with gcc still supported? Is there > a chance llvm (including sani...
2014 Apr 01
2
[LLVMdev] r204593 breaks Asan tests on FreeBSD
...d-line flags. Of course > "just-built Clang" will still need to use system headers and (for unit > tests) even system libraries, so _some_ flags must remain configurable by > the user. But I'd rather work on the bright future than fix the existing > and ugly clang_compile, clang_link etc. set of rules :) Let me know if > you're OK with this, or you are in desperate need of the short-term fix (it > prevents you from setting up a buildbot, or smth. like that). > > > (Ed Maste added to CC.) > > Well, since the buildbot is running v9.2: > > lab.llvm.o...