[libcxx-commits] [PATCH] D138864: Setting the LLVM_TARGET_TRIPLE macro based on the LLVM_DEFAULT_TARGET_TRIPLE
Michał Górny via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 28 21:40:09 PST 2022
mgorny added inline comments.
================
Comment at: llvm/cmake/modules/SetTargetTriple.cmake:1
+
+macro(set_llvm_target_triple)
----------------
Stray empty line here ;-).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138864/new/
https://reviews.llvm.org/D138864
More information about the libcxx-commits
mailing list