diff options
author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2022-11-29 12:11:55 +0200 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2022-11-29 12:31:54 +0200 |
commit | be4b49407e6968411a8013cdd439cff66acdf61a (patch) | |
tree | 6fb03d42ffa570284ea9d3bc7072b63c3b68635f /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6335deb68b1dd417da4dff4f36fc344d8656e81a (diff) | |
download | llvm-be4b49407e6968411a8013cdd439cff66acdf61a.zip llvm-be4b49407e6968411a8013cdd439cff66acdf61a.tar.gz llvm-be4b49407e6968411a8013cdd439cff66acdf61a.tar.bz2 |
[mlir][llvm] Import debug intrinsics from LLVMIR.
Currently, the import of LLVMIR fails if the program contains debug
intrinsics. The revision adds support to import debug intrinsics that
have no debug expression attached and drops all debug intrinsics with a
non-empty debug expression. It also moves the existing debug intrinsics
into the "intr" namespace by deriving from LLVM_IntrOp.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D138405
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions