aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-13 11:18:55 -0700
committerMitch Phillips <31459023+hctim@users.noreply.github.com>2022-06-13 11:19:15 -0700
commite7766972a6790e25dbb4ce3481f57e9792b49269 (patch)
tree64739342fbdb4b91cfbf149aafc5ade83532ac84 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentec7c959671e80a0853d23e7b5d099b4361619ece (diff)
downloadllvm-e7766972a6790e25dbb4ce3481f57e9792b49269.zip
llvm-e7766972a6790e25dbb4ce3481f57e9792b49269.tar.gz
llvm-e7766972a6790e25dbb4ce3481f57e9792b49269.tar.bz2
Add sanitizer metadata attributes to clang IR gen.
This patch adds generation of sanitizer metadata attributes (which were added in D126100) to the clang frontend. We still currently generate the `llvm.asan.globals` that's consumed by the IR pass, but the plan is to eventually migrate off of that onto purely debuginfo and these IR attributes. Reviewed By: vitalybuka, kstoimenov Differential Revision: https://reviews.llvm.org/D126929
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions