[all-commits] [llvm/llvm-project] 116333: [symbolizer] Remove check if it's monorepo

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Aug 23 14:53:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11633314d8431c42e9d22cad599a5c4e428a3d40
      https://github.com/llvm/llvm-project/commit/11633314d8431c42e9d22cad599a5c4e428a3d40
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh

  Log Message:
  -----------
  [symbolizer] Remove check if it's monorepo


  Commit: 89476dbca18c20edfa02548061cdee77d4808427
      https://github.com/llvm/llvm-project/commit/89476dbca18c20edfa02548061cdee77d4808427
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh

  Log Message:
  -----------
  [symbolizer] Fix build after 342e0eb

342e0eb reverted LLVM_ENABLE_RUNTIMES incompletly and missed /runtimes
part. This target has no issues with LLVM_ENABLE_RUNTIMES, so we can
keep it.


Compare: https://github.com/llvm/llvm-project/compare/3195449f2b7d...89476dbca18c


More information about the All-commits mailing list