[PATCH] D104176: [libunwind] Define and use portable macro for checking for presence of ASAN

Daniel Levin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 05:15:32 PDT 2021


daniel-levin updated this revision to Diff 351707.
daniel-levin added a comment.
Herald added subscribers: lldb-commits, dexonsmith, pengfei, delcypher, hiraditya, mgorny.
Herald added a project: LLDB.

[libunwind] Use most appropriate macro for checking for presence of ASan.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104176

Files:
  libunwind/src/libunwind.cpp
  lldb/include/lldb/Utility/Timer.h
  lldb/source/Utility/Timer.cpp
  llvm/cmake/modules/AddLLVM.cmake
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/include/llvm/Support/Signposts.h
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/lib/Support/Signposts.cpp
  llvm/lib/Support/Timer.cpp
  llvm/lib/Target/X86/X86FixupLEAs.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.h
  llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
  llvm/test/CodeGen/X86/lea-opt2.ll
  llvm/test/CodeGen/X86/vp2intersect_multiple_pairs.ll
  llvm/utils/lit/lit/discovery.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104176.351707.patch
Type: text/x-patch
Size: 36758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/85a10392/attachment.bin>


More information about the llvm-commits mailing list