diff options
author | Chris Lattner <sabre@nondot.org> | 2012-05-16 06:34:44 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2012-05-16 06:34:44 +0000 |
commit | 7f0e7bae257edc0ec5811143b3f5a97d17c2f330 (patch) | |
tree | 3669ea6c00d863227d7e36982c2721f86c8d9b15 /clang/lib/Driver/Tools.cpp | |
parent | 9841df655e374f0c267238b710b1a23bad032b0b (diff) | |
download | bcm5719-llvm-7f0e7bae257edc0ec5811143b3f5a97d17c2f330.tar.gz bcm5719-llvm-7f0e7bae257edc0ec5811143b3f5a97d17c2f330.zip |
Significantly reduce the compiled size of Functions.cpp by turning a big blob of tblgen
generated code (for Intrinsic::getType) into a table. This handles common cases right now,
but I plan to extend it to handle all cases and merge in type verification logic as well
in follow-on patches.
llvm-svn: 156905
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions