mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-06 10:38:54 +00:00
typo in comment, regeneration not necessary
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107774 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
274fefdd96
commit
6418cb3f4b
@ -222,8 +222,8 @@ RDYNAMIC := @RDYNAMIC@
|
|||||||
|
|
||||||
# When ENABLE_PROFILING is enabled, profile instrumentation is done
|
# When ENABLE_PROFILING is enabled, profile instrumentation is done
|
||||||
# and output is put into the "<Flavor>+Profile" directories, where
|
# and output is put into the "<Flavor>+Profile" directories, where
|
||||||
# <Flavor> is either Debug or Release depending on how other builkd
|
# <Flavor> is either Debug or Release depending on how other build
|
||||||
# flags are set.. Otherwise, output is put in the <Flavor>
|
# flags are set. Otherwise, output is put in the <Flavor>
|
||||||
# directories.
|
# directories.
|
||||||
#ENABLE_PROFILING = 1
|
#ENABLE_PROFILING = 1
|
||||||
@ENABLE_PROFILING@
|
@ENABLE_PROFILING@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user