[all-commits] [llvm/llvm-project] f0d527: [clang-repl] Remove redundant link libraries and d...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Wed Oct 27 03:13:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d527b28d07f2ce321e7055efb6635a62829eac
https://github.com/llvm/llvm-project/commit/f0d527b28d07f2ce321e7055efb6635a62829eac
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
R clang/examples/clang-interpreter/main.cpp
M clang/unittests/Interpreter/CMakeLists.txt
Log Message:
-----------
[clang-repl] Remove redundant link libraries and drop unused file.
Many thanks to @thakis for pointing this out.
That commit should have been a part of https://reviews.llvm.org/D107049
More information about the All-commits
mailing list