diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-12-16 10:20:12 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-12-16 21:12:06 -0800 |
commit | ed1e565aaff6a2b6ad9064bcc58c50a46100a836 (patch) | |
tree | 893cfe12b044b97839d5b3c3556862472e9de192 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 541e476fc0682e71d70f6cfc7a42592910acf2a5 (diff) | |
download | llvm-ed1e565aaff6a2b6ad9064bcc58c50a46100a836.zip llvm-ed1e565aaff6a2b6ad9064bcc58c50a46100a836.tar.gz llvm-ed1e565aaff6a2b6ad9064bcc58c50a46100a836.tar.bz2 |
[NFC] factor update test function test builder as a class
This allows us to have shared logic over multiple test runs, e.g. do we
have unused prefixes, or which function bodies have conflicting outputs
for a prefix appearing in different RUN lines.
This patch is just wrapping existing functionality, and replacing its uses.
A subsequent patch would then fold the current functionality into the newly
introduced class.
Differential Revision: https://reviews.llvm.org/D93413
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions