[all-commits] [llvm/llvm-project] fd5206: Revert "[lldb][test] Only add -m(64|32) for GCC on...

David Spickett via All-commits all-commits at lists.llvm.org
Fri Nov 10 05:17:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd5206cc55c820598d5145d799b18d66cc193356
      https://github.com/llvm/llvm-project/commit/fd5206cc55c820598d5145d799b18d66cc193356
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M lldb/test/Shell/helper/build.py

  Log Message:
  -----------
  Revert "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"

This reverts commit 7c3603e1c162382b5c038b99e482e0689e1505aa.

Turns out when you ask for "clang" it also uses the GCC Builder class,
so I need to update some tests.




More information about the All-commits mailing list