1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/examples/ParallelJIT
Chandler Carruth d4b1931dd9 Switch to a more idiomatic way of silencing unused variable warnings in
release builds. Silences clang's -Wself-assign.

llvm-svn: 150942
2012-02-20 00:02:49 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Makefile Remove asmprinters from examples by default. This reduces their size by ~5% 2008-08-17 13:55:33 +00:00
ParallelJIT.cpp Switch to a more idiomatic way of silencing unused variable warnings in 2012-02-20 00:02:49 +00:00