[PATCH] D83337: [MSAN] Instrument libatomic load/store calls

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 12:55:03 PDT 2020


guiand updated this revision to Diff 276186.
guiand added a comment.

Update TargetLibraryInfoTest to include new LibFunc declarations.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83337/new/

https://reviews.llvm.org/D83337

Files:
  compiler-rt/test/msan/libatomic.c
  llvm/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/libatomic.ll
  llvm/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83337.276186.patch
Type: text/x-patch
Size: 13185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/6284d5e3/attachment.bin>


More information about the llvm-commits mailing list