diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2021-09-08 11:56:22 -0700 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2021-09-08 11:56:22 -0700 |
commit | 59cc39ae141f92c01836064cd033c537f16dec5e (patch) | |
tree | dabbaeee8e14e363db96d858ca01e1e2381f9258 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | ff77c4eac79c0c1e4d49ec32a88d0e8c0b24abd7 (diff) | |
download | llvm-59cc39ae141f92c01836064cd033c537f16dec5e.zip llvm-59cc39ae141f92c01836064cd033c537f16dec5e.tar.gz llvm-59cc39ae141f92c01836064cd033c537f16dec5e.tar.bz2 |
[ObjC][ARC] Use the addresses of the ARC runtime functions instead of
integer 0/1 for the operand of bundle "clang.arc.attachedcall"
This should make it easier to understand what the IR is doing and also
simplify some of the passes as they no longer have to translate the
integer values to the runtime functions.
Differential Revision: https://reviews.llvm.org/D102996
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions