[all-commits] [llvm/llvm-project] 17ff17: Revert "[MSAN] Instrument libatomic load/store calls"

Gui Andrade via All-commits all-commits at lists.llvm.org
Fri Aug 7 12:47:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 17ff170e3a9b9381ca28d8c210bb567ec72f793d
      https://github.com/llvm/llvm-project/commit/17ff170e3a9b9381ca28d8c210bb567ec72f793d
  Author: Gui Andrade <guiand at google.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    R compiler-rt/test/msan/libatomic.c
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    R llvm/test/Instrumentation/MemorySanitizer/libatomic.ll

  Log Message:
  -----------
  Revert "[MSAN] Instrument libatomic load/store calls"

Problems with instrumenting atomic_load when the call has no successor,
blocking compiler roll

This reverts commit 33d239513c881d8c11c60d5710c55cf56cc309a5.




More information about the All-commits mailing list