diff options
author | Petr Hosek <phosek@google.com> | 2020-03-24 20:02:44 -0700 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-03-24 20:27:14 -0700 |
commit | ba1f4405c6828308649b994ecb2d056fabc80a8c (patch) | |
tree | 068ba5e3a932235007b3292b5568b11b71528239 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 64a9c944fc459475b3eefed423e3b593353c0cca (diff) | |
download | llvm-ba1f4405c6828308649b994ecb2d056fabc80a8c.zip llvm-ba1f4405c6828308649b994ecb2d056fabc80a8c.tar.gz llvm-ba1f4405c6828308649b994ecb2d056fabc80a8c.tar.bz2 |
[profile] Move RuntimeCounterRelocation and ProfileDumped into a separate file
This avoids the test failure that was introduced in rG32bddad where
this function pulls in the rest of InstrProfilingFile.c which is
undesirable in use cases when profile runtime is being used without
the rest of libc.
This also allows additional cleanup by eliminating another variable
from platforms that don't need it.
Differential Revision: https://reviews.llvm.org/D76750
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions