[all-commits] [llvm/llvm-project] bd81c3: [NFC][llvm] Remove uses of blacklist in llvm/test/...

Zarko Todorovski via All-commits all-commits at lists.llvm.org
Fri Nov 12 08:45:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd81c39107e35ffa89df7df573f2719dee59ecef
      https://github.com/llvm/llvm-project/commit/bd81c39107e35ffa89df7df573f2719dee59ecef
  Author: Zarko Todorovski <zarko at ca.ibm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
    M llvm/test/Instrumentation/AddressSanitizer/global_with_comdat.ll
    M llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll

  Log Message:
  -----------
  [NFC][llvm] Remove uses of blacklist in llvm/test/Instrumentation

Small patch that changes blacklisted_global to blocked_global and a change in comments.

Reviewed By: pgousseau

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




More information about the All-commits mailing list