aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-02-25 10:27:39 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-02-25 10:27:39 +0000
commit395fe57374915198fce7ed25c8afbc8140e29574 (patch)
tree41b09a7d7778cbd34b10a9d462f81686d45ea1aa /llvm/lib/CodeGen/MachineFunctionPass.cpp
parentb9fd2e00154446ecb838a496cca87944fde130cc (diff)
downloadllvm-395fe57374915198fce7ed25c8afbc8140e29574.zip
llvm-395fe57374915198fce7ed25c8afbc8140e29574.tar.gz
llvm-395fe57374915198fce7ed25c8afbc8140e29574.tar.bz2
[PM] Add the IR unit type to the pass manager's logging and make all of
the testing more more explicit. This will currently fail on platforms without support for getTypeName. While an assert failure seems too harsh, I'm hoping we're OK with the regression test failure, and I'd like to find out about what platforms actually exist in this state if there are any so we can get implementations in place for them. But if we just can't fix all the host compilers to have a reasonably portable variant of getTypeName and are worried about xfailing this test on those platforms, I can add the horrible regular expression magic to make the tests support "unknown" here as well. llvm-svn: 261853
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions