diff options
author | Eric Schweitz <eschweitz@nvidia.com> | 2020-06-23 08:15:09 -0700 |
---|---|---|
committer | Eric Schweitz <eschweitz@nvidia.com> | 2020-06-23 14:54:45 -0700 |
commit | 84f380580531d4f44fb3e4a2d17b5033e1e9bb0b (patch) | |
tree | 1bc50bcce08a0cdc4169882370dee719284624e0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d604cc6e9a41aa6cf1759b8c58c8d02e5c87dda2 (diff) | |
download | llvm-84f380580531d4f44fb3e4a2d17b5033e1e9bb0b.zip llvm-84f380580531d4f44fb3e4a2d17b5033e1e9bb0b.tar.gz llvm-84f380580531d4f44fb3e4a2d17b5033e1e9bb0b.tar.bz2 |
[flang] add RTBuilder.h
This is a set of type building models that is specific to the lowering
process. It provides the mechanism of mapping C(++) header file interfaces
to the MLIR+FIR type system.
It also provides some macros to build a constexpr evaluated table to
runtime functions. This code is used to build the interface tables to
various runtime support libraries.
Differential revision: https://reviews.llvm.org/D82387
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions