diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-11-16 11:43:42 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-11-16 16:01:24 -0500 |
commit | 86d866f2f60227fcba61909a726249e1dee1cf88 (patch) | |
tree | 7476bf57eefa1b17306543503f029eaf21b63d0d /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | a45d2287adf7942a26be02193731701e61eda7b4 (diff) | |
download | llvm-86d866f2f60227fcba61909a726249e1dee1cf88.zip llvm-86d866f2f60227fcba61909a726249e1dee1cf88.tar.gz llvm-86d866f2f60227fcba61909a726249e1dee1cf88.tar.bz2 |
[runtimes] Fix incorrect comment about the purpose of LLVM_DEFAULT_TARGET_TRIPLE
5beec6fb04e7 added LLVM_DEFAULT_TARGET_TRIPLE to the runtimes build with
a comment, however I believe that comment had been copied from the LLVM
build tree. In the context of the runtimes, LLVM_DEFAULT_TARGET_TRIPLE
is used to set what targets we are building for, not the target for which
we "generate code".
Differential Revision: https://reviews.llvm.org/D114007
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions