diff options
author | Frej Drejhammar <frej.drejhammar@gmail.com> | 2020-10-21 18:07:30 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-10-21 18:08:10 +0200 |
commit | 4b7dafd9046f0ceaadacaafe0ea4a1fb00cf70a5 (patch) | |
tree | 357793a24fcbafb9a6e5262b8f6cd3e7aa462f5d /clang/lib/CodeGen | |
parent | 1ed4caff1d5cd49233c1ae7b9f6483a946ed5eea (diff) | |
download | llvm-4b7dafd9046f0ceaadacaafe0ea4a1fb00cf70a5.zip llvm-4b7dafd9046f0ceaadacaafe0ea4a1fb00cf70a5.tar.gz llvm-4b7dafd9046f0ceaadacaafe0ea4a1fb00cf70a5.tar.bz2 |
[mlir]: Clarify docs for external OpTrait::FunctionLike ops
The documentation claims that an op with the trait FunctionLike has a
single region containing the blocks that corresponding to the body of
the function. It then goes on to say that the absence of a region
corresponds to an external function when, in fact, this is represented
by a single empty region. This patch changes the wording in the
documentation to match the implementation.
Signed-off-by: Frej Drejhammar <frej.drejhammar@gmail.com>
Co-authored-by: Frej Drejhammar <frej.drejhammar@gmail.com>
Co-authored-by: Klas Segeljakt <klasseg@kth.se>
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D89868
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions