diff options
author | Morris Hafner <mmha@users.noreply.github.com> | 2025-06-16 23:03:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 23:03:49 +0100 |
commit | 4bcf9732c7361b3ea5208ced592245e0302fc7a2 (patch) | |
tree | 1b57f3f2b3756d6aa10fa4ddde30a30c4296db42 /llvm/lib/IR/Module.cpp | |
parent | 30b16ec3415e7ddb597d096f818d011b1b4e6a63 (diff) | |
download | llvm-4bcf9732c7361b3ea5208ced592245e0302fc7a2.zip llvm-4bcf9732c7361b3ea5208ced592245e0302fc7a2.tar.gz llvm-4bcf9732c7361b3ea5208ced592245e0302fc7a2.tar.bz2 |
[CIR] Add Support For Library Builtins (#143984)
This patch upstreams support for builtins that map to a standard library
function. Examples would be abort() and printf().
It also fixes a minor issue with the errorNYI for all remaining
unimplemented builtins using the mlir::Location instead of the clang AST
SourceLocation.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions