1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Update the documentation about -enable-llcbeta vs. -enable-linscan

llvm-svn: 19530
This commit is contained in:
Reid Spencer 2005-01-13 18:02:40 +00:00
parent cb4359465a
commit 7be21b0d7d

View File

@ -23,7 +23,7 @@
# -parallel Run two parallel jobs with GNU Make.
# -release Build an LLVM Release version
# -pedantic Enable additional GCC warnings to detect possible errors.
# -enable-linscan Enable linearscan tests
# -enable-llcbeta Enable testing of beta features in llc.
# -disable-llc Disable LLC tests in the nightly tester.
# -disable-jit Disable JIT tests in the nightly tester.
# -verbose Turn on some debug output