[all-commits] [llvm/llvm-project] 5f5fb6: [NFC][hwasan] Precommit X86 inline tests

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Apr 26 23:30:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f5fb66a3bda4ba6a1c85f7f534c311b5a1552c9
      https://github.com/llvm/llvm-project/commit/5f5fb66a3bda4ba6a1c85f7f534c311b5a1552c9
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
    M llvm/test/Instrumentation/HWAddressSanitizer/X86/basic.ll

  Log Message:
  -----------
  [NFC][hwasan] Precommit X86 inline tests

-hwasan-instrument-with-calls is broken on X86.


  Commit: fb1ecab02328fa2d9ebd4d91aa27a7b1e685a9c8
      https://github.com/llvm/llvm-project/commit/fb1ecab02328fa2d9ebd4d91aa27a7b1e685a9c8
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/test/Instrumentation/HWAddressSanitizer/X86/alloca.ll
    M llvm/test/Instrumentation/HWAddressSanitizer/X86/basic.ll

  Log Message:
  -----------
  [HWASAN] Fix X86 ClInstrumentWithCalls

It was always ON for X86.


Compare: https://github.com/llvm/llvm-project/compare/7c30d3028b2c...fb1ecab02328


More information about the All-commits mailing list