[all-commits] [llvm/llvm-project] 262b10: Revert "[CMake] Support installation of InstrProfD...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Nov 22 12:01:02 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 262b10ba1f9db4d00f43bcb1d8c1e557dced3bcd
https://github.com/llvm/llvm-project/commit/262b10ba1f9db4d00f43bcb1d8c1e557dced3bcd
Author: Petr Hosek <phosek at google.com>
Date: 2019-11-22 (Fri, 22 Nov 2019)
Changed paths:
M compiler-rt/include/CMakeLists.txt
R compiler-rt/include/profile/InstrProfData.inc
A compiler-rt/lib/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfiling.c
M compiler-rt/lib/profile/InstrProfiling.h
M compiler-rt/lib/profile/InstrProfilingMerge.c
M compiler-rt/lib/profile/InstrProfilingMergeFile.c
M compiler-rt/lib/profile/InstrProfilingValue.c
M compiler-rt/lib/profile/InstrProfilingWriter.c
Log Message:
-----------
Revert "[CMake] Support installation of InstrProfData.inc"
This reverts commit f11bc1776fd2815b60e0b1ed97be00b517348162 since it's
failing to build on some bots.
More information about the All-commits
mailing list