search for: llvm_native_arch

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

2016 Mar 14
3
clang triple and clang target
On Sat, Mar 12, 2016 at 2:38 PM, Tim Northover <t.p.northover at gmail.com> wrote: > On 12 March 2016 at 11:51, Rail Shafigulin via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > I tried every possible combination of --target I could think of but > nothing > > worked. Would you mind helping me out? > > First, 64-bit x86 is "x86_64", and 32-bit
2010 Feb 10
1
[LLVMdev] llvm in a subdirectory with cmake
...--------------------- End of CMakeLists.txt ---------------------------------------- As you can see with this patch creating a project using CMake outside of the LLVM directory structure is as simple as inside. To this end I made the following CMake variables stored in cache: LLVM_COMMON_DEPENDS LLVM_NATIVE_ARCH llvm_libs MSVC_LIB_DEPS_LLVM* Best regards, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100210/d427976c/attachment.html> -------------- next part -------------- A non-text attachment was scrubb...