aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorVassil Vassilev <v.g.vassilev@gmail.com>2021-09-03 09:37:13 +0000
committerVassil Vassilev <v.g.vassilev@gmail.com>2021-09-03 12:02:58 +0000
commit6fe2beba7d2a41964af658c8c59dd172683ef739 (patch)
treef30cfdb37a3fa76517bb0914ccea35714b1b077b /clang/lib/Frontend/TestModuleFileExtension.cpp
parent53486ea15931f9104b125bf8992dc6a0bc7cbd7b (diff)
downloadllvm-6fe2beba7d2a41964af658c8c59dd172683ef739.zip
llvm-6fe2beba7d2a41964af658c8c59dd172683ef739.tar.gz
llvm-6fe2beba7d2a41964af658c8c59dd172683ef739.tar.bz2
Reland "[clang-repl] Re-implement clang-interpreter as a test case."
Original commit message: " 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. " Additionally, this patch defines a custom exception type and thus avoids the requirement to include header <exception>, making it easier to deploy across systems without standard location of the c++ headers. Differential revision: https://reviews.llvm.org/D107049
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions