aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC
diff options
context:
space:
mode:
authorSam Elliott <aelliott@qti.qualcomm.com>2026-02-25 16:46:43 -0800
committerGitHub <noreply@github.com>2026-02-25 16:46:43 -0800
commitdc2dad65764b29b81444b0a2a72a6c3963f0e9b8 (patch)
tree9f0d8f6f5fd473338bc83397c368abecd89510c7 /clang/test/CodeGenObjC
parentc57352995bdc4e376babb8d91d3dd7369aefb880 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[NFC][IROutliner] Add test showing llvm.typeid.for not Outlined (#183406)HEADmain
This intrinsic is not valid to outline because it relies on function-local information about types and landing pads during lowering/codegen. The code is currently correct because the IROutliner uses the CodeExtractor, which will not extract this intrinsic. See llvm/llvm-project#38893 (aka llvm.org/PR39545)
Diffstat (limited to 'clang/test/CodeGenObjC')
0 files changed, 0 insertions, 0 deletions