diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-02-02 00:33:50 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-02-02 00:33:50 +0000 |
commit | d8a6f93aaeacee90e9404715123b7b2f95a1394b (patch) | |
tree | 9d8dfba3de455acd134d60fdedadb6fdec8e9c5b /llvm/lib/CodeGen/ResetMachineFunctionPass.cpp | |
parent | 5d87b6911ff764337b5a2bdc08e63a4636f94c91 (diff) | |
download | llvm-d8a6f93aaeacee90e9404715123b7b2f95a1394b.zip llvm-d8a6f93aaeacee90e9404715123b7b2f95a1394b.tar.gz llvm-d8a6f93aaeacee90e9404715123b7b2f95a1394b.tar.bz2 |
Remove non-modular header containing static utility functions
The one place that uses these functions isn't particularly
long/complicated, so it's easier to just have these inline at that
location than trying to split it out into a true header. (in part also
because of the use of the DEBUG macros, which make this not really a
standalone header even if the static functions were made inline instead)
llvm-svn: 324044
Diffstat (limited to 'llvm/lib/CodeGen/ResetMachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions