aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-05-03 02:23:35 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-05-03 02:23:35 +0000
commit085b111d32d150e6ec4b8171a8c6524f89045ebf (patch)
tree32812cf08f293447d1169e3a5d0b16a248f4083d /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parenta2245271afe4e908069e55a6aac01a37628d498f (diff)
downloadllvm-085b111d32d150e6ec4b8171a8c6524f89045ebf.zip
llvm-085b111d32d150e6ec4b8171a8c6524f89045ebf.tar.gz
llvm-085b111d32d150e6ec4b8171a8c6524f89045ebf.tar.bz2
CodeGen: Cleanup ABIArgInfo
ABIArgInfo was pretty hard to grok, it had data members with names like "BoolData0" and "UIntData". Constructors with lots of bool arguments. Reusing the same data member for multiple purposes. It was also wasteful with memory, this new layout is 8 bytes smaller. llvm-svn: 207894
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions