diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-16 15:44:05 +0100 |
---|---|---|
committer | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-16 15:49:23 +0100 |
commit | 28542e99bb82b32dfc80ad372fcde3a016a8ca0b (patch) | |
tree | 3ac3e242a7681d73129f9fbd5f8c14f55cd0e425 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 8421307b6b165778260b9814ca4d2256bc3711df (diff) | |
download | llvm-28542e99bb82b32dfc80ad372fcde3a016a8ca0b.zip llvm-28542e99bb82b32dfc80ad372fcde3a016a8ca0b.tar.gz llvm-28542e99bb82b32dfc80ad372fcde3a016a8ca0b.tar.bz2 |
[mlir][llvm] Use before def debug intrinsic import
This commit adds special handling for the debug intrinsic value
handling. LLVM allows to relax the def before use property for debug
intrinsics, so this property cannot be assumed for metadata values.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D144177
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions