aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2020-02-06 15:08:32 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2020-02-06 15:08:32 +0000
commit0fff6593f8962784d1e2e99994d2ad986f2759a8 (patch)
treed12abeaf5a04e6796d4d98089e3f3022c819a35f /clang/lib/Frontend/CompilerInvocation.cpp
parentf70109f70ca9cdc7d416b8952a79c14e388b3180 (diff)
downloadllvm-0fff6593f8962784d1e2e99994d2ad986f2759a8.zip
llvm-0fff6593f8962784d1e2e99994d2ad986f2759a8.tar.gz
llvm-0fff6593f8962784d1e2e99994d2ad986f2759a8.tar.bz2
[OpenCL] Reduce size of builtin function tables
Reduce the size of some of the TableGen'ed OpenCL builtin function tables: - Use bit fields for bools such that they are packed together. This saves about 7kb. - Use unsigned short for SignatureTable. This saves about 10kb.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions