aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDavid Greene <dag@cray.com>2020-01-13 12:16:35 -0600
committerDavid Greene <dag@hpe.com>2020-09-18 06:34:59 -0500
commit7c8bb409f31ebbe24ac978e123efcef961a58340 (patch)
tree6e8574b3731bdff6b5e89055cf2e32420aef33dd /llvm/lib/CodeGen/MachineFunction.cpp
parent09a3737384ec34c6b216e7c6b9ca768c26ffb1d1 (diff)
downloadllvm-7c8bb409f31ebbe24ac978e123efcef961a58340.zip
llvm-7c8bb409f31ebbe24ac978e123efcef961a58340.tar.gz
llvm-7c8bb409f31ebbe24ac978e123efcef961a58340.tar.bz2
[UpdateCCTestChecks] Include generated functions if asked
Add the --include-generated-funcs option to update_cc_test_checks.py so that any functions created by the compiler that don't exist in the source will also be checked. We need to maintain the output order of generated function checks so that CHECK-LABEL works properly. To do so, maintain a list of functions output for each prefix in the order they are output. Use this list to output checks for generated functions in the proper order. Differential Revision: https://reviews.llvm.org/D83004
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions