[all-commits] [llvm/llvm-project] 9737c1: [llvmbuildectomy] removed vestigial LLVMBuild.txt ...
Olsonist via All-commits
all-commits at lists.llvm.org
Sat Dec 5 13:05:37 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9737c128f14d60f73b1d198453801a05b37c6b28
https://github.com/llvm/llvm-project/commit/9737c128f14d60f73b1d198453801a05b37c6b28
Author: Chris Sears <chris.sears at gmail.com>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
R llvm/lib/ExecutionEngine/Orc/TargetProcess/LLVMBuild.txt
R llvm/tools/llvm-jitlink/llvm-jitlink-executor/LLVMBuild.txt
R llvm/tools/llvm-profgen/LLVMBuild.txt
Log Message:
-----------
[llvmbuildectomy] removed vestigial LLVMBuild.txt files
LLVMBuild has been removed from the build system. However, three LLVMBuild.txt
files remain in the tree. This patch simply removes them.
llvm/lib/ExecutionEngine/Orc/TargetProcess/LLVMBuild.txt
llvm/tools/llvm-jitlink/llvm-jitlink-executor/LLVMBuild.txt
llvm/tools/llvm-profgen/LLVMBuild.txt
Differential Revision: https://reviews.llvm.org/D92693
More information about the All-commits
mailing list