diff options
author | Peter Klausler <pklausler@nvidia.com> | 2021-09-01 16:00:53 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-09-03 11:08:34 -0700 |
commit | 830c0b9023cd0cf91955900e0d96283e7a8c3711 (patch) | |
tree | 681d6b6cc06973f51ac57b1da3873799b1bb5337 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 343a72a24d4ea36bae20f33565cad7536cfa5c74 (diff) | |
download | llvm-830c0b9023cd0cf91955900e0d96283e7a8c3711.zip llvm-830c0b9023cd0cf91955900e0d96283e7a8c3711.tar.gz llvm-830c0b9023cd0cf91955900e0d96283e7a8c3711.tar.bz2 |
[flang] Move runtime API headers to flang/include/flang/Runtime
Move the closure of the subset of flang/runtime/*.h header files that
are referenced by source files outside flang/runtime (apart from unit tests)
into a new directory (flang/include/flang/Runtime) so that relative
include paths into ../runtime need not be used.
flang/runtime/pgmath.h.inc is moved to flang/include/flang/Evaluate;
it's not used by the runtime.
Differential Revision: https://reviews.llvm.org/D109107
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions