diff options
author | Vassil Vassilev <v.g.vassilev@gmail.com> | 2021-09-01 08:02:46 +0000 |
---|---|---|
committer | Vassil Vassilev <v.g.vassilev@gmail.com> | 2021-09-01 10:21:38 +0000 |
commit | f0514a4d26100239088f08d618f2ba100f59958e (patch) | |
tree | 8b429c3a85c13c0757946d21e9bc2db2166dd393 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 893ac53afc1ae3d433fee2835a1c5db00369d0c4 (diff) | |
download | llvm-f0514a4d26100239088f08d618f2ba100f59958e.zip llvm-f0514a4d26100239088f08d618f2ba100f59958e.tar.gz llvm-f0514a4d26100239088f08d618f2ba100f59958e.tar.bz2 |
Reland "[clang-repl] Re-implement clang-interpreter as a test case."
Original commit message:"
The current infrastructure in lib/Interpreter has a tool, clang-repl, very
similar to clang-interpreter which also allows incremental compilation.
This patch moves clang-interpreter as a test case and drops it as conditionally
built example as we already have clang-repl in place.
Differential revision: https://reviews.llvm.org/D107049
"
This patch also ignores ppc due to missing weak symbol for __gxx_personality_v0
which may be a feature request for the jit infrastructure. Also, adds a missing
build system dependency to the orc jit.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions