diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-07-02 10:02:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 10:02:26 -0700 |
commit | 2fe0feb84875189478d8dd998cc992fa76562709 (patch) | |
tree | 1b2b989c7631a16b7adc375d1955d31a37c313ff /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b62826cc054cfff75f2b5c83b980f1e12fc25e3a (diff) | |
download | llvm-2fe0feb84875189478d8dd998cc992fa76562709.zip llvm-2fe0feb84875189478d8dd998cc992fa76562709.tar.gz llvm-2fe0feb84875189478d8dd998cc992fa76562709.tar.bz2 |
[LLVM][AsmWriter] Print a comment for unknown intrinsics (#146726)
Unknown intrinsics are functions that begin with `llvm.` but are not an
intrinsic that is recognized by LLVM. Add a comment before such
functions in LLVM IR assembly to indicate that they are unknown
intrinsics.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions