[all-commits] [llvm/llvm-project] b01b96: [compiler-rt][tests] Define TARGET_FLAGS

Harald van Dijk via All-commits all-commits at lists.llvm.org
Sat Jan 30 05:06:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b01b964d3776956ef415a10c57cf612add55bba9
      https://github.com/llvm/llvm-project/commit/b01b964d3776956ef415a10c57cf612add55bba9
  Author: Harald van Dijk <harald at gigawatt.nl>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt

  Log Message:
  -----------
  [compiler-rt][tests] Define TARGET_FLAGS

D36116 refactored the logic of tests and removed the definition of TARGET_FLAGS, but left one use of it. Restore its definition for that one use, so that an x86_64 test is compiled with -m64.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D93634




More information about the All-commits mailing list