diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-02-01 01:03:06 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-03-24 13:50:54 -0500 |
commit | 7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3 (patch) | |
tree | cc0a0bde63b80807a4c90eff20b82d17f91db7a3 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 65d43541499822cc4c0c160b32be34c48dda4939 (diff) | |
download | llvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.zip llvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.tar.gz llvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.tar.bz2 |
[Intrinsics] Add `nocallback` to the default intrinsic attributes
Most intrinsics, especially "default" ones, will not call back into the
IR module. `nocallback` encodes this nicely. As it was not used before,
this patch also makes use of `nocallback` in the Attributor which
results in many more `norecurse` deductions.
Tablegen part is mechanical, test updates by script.
Differential Revision: https://reviews.llvm.org/D118680
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions