aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachinePipeliner.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-07-12 00:58:02 +0000
committerAlex Langford <apl@fb.com>2019-07-12 00:58:02 +0000
commitbab7e3d78b01d9a4145a08e9c4cd4e7626e34d08 (patch)
treec6d475c9d84dcbfecdab6132361304999d1c52b3 /llvm/lib/CodeGen/MachinePipeliner.cpp
parent8955be68cfca54e5f1195bfb338cc49164d929a3 (diff)
downloadllvm-bab7e3d78b01d9a4145a08e9c4cd4e7626e34d08.zip
llvm-bab7e3d78b01d9a4145a08e9c4cd4e7626e34d08.tar.gz
llvm-bab7e3d78b01d9a4145a08e9c4cd4e7626e34d08.tar.bz2
[Expression] Move IRDynamicChecks to ClangExpressionParser
Summary: IRDynamicChecks in its current form is specific to Clang since it deals with the C language family. It is possible that we may want to instrument code generated for other languages, but we can factor in a more general mechanism to do so at a later time. This decouples ObCLanguageRuntime from Expression! Reviewers: compnerd, clayborg, jingham, JDevlieghere Subscribers: mgorny, lldb-commits Differential Revision: https://reviews.llvm.org/D64591 llvm-svn: 365853
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions