mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix a comment.
llvm-svn: 27551
This commit is contained in:
parent
feb41c9080
commit
f346623b4a
@ -184,8 +184,8 @@ OBJ_ROOT := .
|
||||
#ENABLE_OPTIMIZED = 1
|
||||
@ENABLE_OPTIMIZED@
|
||||
|
||||
# When ENABLE_ASSERTIONS is enabled, builds of all of the LLVM code will include
|
||||
# assertion checks, otherwise they are not included.
|
||||
# When DISABLE_ASSERTIONS is enabled, builds of all of the LLVM code will
|
||||
# exclude assertion checks, otherwise they are included.
|
||||
#DISABLE_ASSERTIONS = 1
|
||||
@DISABLE_ASSERTIONS@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user