llvm-6502/examples
Chandler Carruth 637f949a7f Switch to a more idiomatic way of silencing unused variable warnings in
release builds. Silences clang's -Wself-assign.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150942 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-20 00:02:49 +00:00
..
BrainF Fix BrainF compilation. 2012-01-31 09:35:01 +00:00
ExceptionDemo Update ExceptionDemo to use ConstantDataArray. 2012-02-06 14:09:13 +00:00
Fibonacci Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
HowToUseJIT Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
Kaleidoscope Move TargetRegistry and TargetSelect from Target to Support where they belong. 2011-08-24 18:08:43 +00:00
ModuleMaker Convert a bunch of uses of 'bytecode' into 'bitcode'. This 2010-09-29 20:09:55 +00:00
OCaml-Kaleidoscope Fix compiling the ocaml kaleidoscope tutorials 2011-02-09 18:32:02 +00:00
ParallelJIT Switch to a more idiomatic way of silencing unused variable warnings in 2012-02-20 00:02:49 +00:00
CMakeLists.txt Do not re-test for the existence of pthread.h. 2010-12-23 21:27:22 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile