[all-commits] [llvm/llvm-project] 25cf94: [lldb/CMake] Set LLVM_HOST_TRIPLE from TARGET_TRIP...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jan 16 20:06:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 25cf941275edacd5199550fef638005f2ecfd35b
      https://github.com/llvm/llvm-project/commit/25cf941275edacd5199550fef638005f2ecfd35b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M lldb/test/CMakeLists.txt

  Log Message:
  -----------
  [lldb/CMake] Set LLVM_HOST_TRIPLE from TARGET_TRIPLE in standalone builds.

LLVMConfig doesn't export LLVM_HOST_TRIPLE, but it sets the
TARGET_TRIPLE based on this variable. So use that again for the compiler
invocations in the shell tests.




More information about the All-commits mailing list