[all-commits] [llvm/llvm-project] 9118d3: gn build: Fix port of 3cb28522ba4c

pcc via All-commits all-commits at lists.llvm.org
Tue Nov 26 13:18:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9118d3a564f271006b0d8aed0983f7ba025e77a0
      https://github.com/llvm/llvm-project/commit/9118d3a564f271006b0d8aed0983f7ba025e77a0
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn

  Log Message:
  -----------
  gn build: Fix port of 3cb28522ba4c

COMPILER_RT_EXEC_OUTPUT_DIR is expected to be the path where
hwasan_symbolize is installed, i.e. the bin subdirectory of the
build directory, but we were incorrectly setting it to the install
location of the runtime libraries. Fix it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list