llvm-6502/examples
Reid Spencer b756c79d12 Support correct build:
1. Capture the ENABLE_THREADS configure variable in Makefile.config
2. Use ENABLE_THREADS to avoid building ParallelJIT if threads are not
   present.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28609 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-01 01:09:43 +00:00
..
BFtoLLVM Upgrade this to use the new intrinsic names 2006-03-03 01:31:12 +00:00
Fibonacci Minor corrections. 2006-03-24 03:11:31 +00:00
HowToUseJIT Minor corrections. 2006-03-24 03:11:31 +00:00
ModuleMaker Correct some grammar and describe current reality. 2006-05-29 02:31:47 +00:00
ParallelJIT Minor corrections. 2006-03-24 03:11:31 +00:00
Makefile Support correct build: 2006-06-01 01:09:43 +00:00