diff options
author | Dylan McKay <me@dylanmckay.io> | 2021-12-01 21:33:31 +1300 |
---|---|---|
committer | Dylan McKay <me@dylanmckay.io> | 2021-12-01 21:38:59 +1300 |
commit | ec15b7307f54ab5203f3fbf134e0b57deeb2a93f (patch) | |
tree | 24895ff33ef4ee6270353ab733fd83c0fd6652c9 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 3a6c4f307bd0273c72cbf7e5ed571c4021678295 (diff) | |
download | llvm-ec15b7307f54ab5203f3fbf134e0b57deeb2a93f.zip llvm-ec15b7307f54ab5203f3fbf134e0b57deeb2a93f.tar.gz llvm-ec15b7307f54ab5203f3fbf134e0b57deeb2a93f.tar.bz2 |
Add 'LLVM_DEFAULT_TARGET_TRIPLE' to the documented list of CMake variables
I always forget this variable, and the distinction between
'LLVM_TARGET_ARCH', and this variable is only documented on the 'cross
compiling' page, which I never spot and always end up searching through
the codebase for.
This patch adds the variable to the Sphinx CMake documentation so that
it is easily findable in the official LLVM docs.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D96014
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions