mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-05 20:07:48 +00:00
Split a comment into generic description and note about the specific
cmake use. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283027 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1839f8accb
commit
962713f68a
@ -329,9 +329,8 @@
|
||||
/* Define if we link Polly to the tools */
|
||||
#cmakedefine LINK_POLLY_INTO_TOOLS
|
||||
|
||||
/* Target triple LLVM will generate code for by default
|
||||
* Doesn't use `cmakedefine` because it is allowed to be empty.
|
||||
*/
|
||||
/* Target triple LLVM will generate code for by default */
|
||||
/* Doesn't use `cmakedefine` because it is allowed to be empty. */
|
||||
#define LLVM_DEFAULT_TARGET_TRIPLE "${LLVM_DEFAULT_TARGET_TRIPLE}"
|
||||
|
||||
/* Define to enable checks that alter the LLVM C++ ABI */
|
||||
|
Loading…
x
Reference in New Issue
Block a user