aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-06-22 19:57:33 +0000
committerPete Cooper <peter_cooper@apple.com>2015-06-22 19:57:33 +0000
commit63b4dc46ca636b0db2592b352afa98e0f1f8fea2 (patch)
treee32015c95bdc419436f2b74dff9c9c8bda5bc612 /clang/lib/Frontend/CompilerInvocation.cpp
parent617f5ccb5ce241093e4efc23e71bffcf11d383fc (diff)
downloadllvm-63b4dc46ca636b0db2592b352afa98e0f1f8fea2.zip
llvm-63b4dc46ca636b0db2592b352afa98e0f1f8fea2.tar.gz
llvm-63b4dc46ca636b0db2592b352afa98e0f1f8fea2.tar.bz2
Move MCSymbol Value in to the union of Offset and CommonSize.
This is a reapplication of r239440 which was reverted in r239441. There are no changes to this patch from then, but this had instead exposed a bug in .thumb_set which was fixed in r240318. Having fixed that bug, it is now safe to re-apply this code. Original commit message below: It wasn't possible to have a variable Symbol with offset or 'isCommon' so this just enables better packing of the MCSymbol class. Reviewed by Rafael Espindola. llvm-svn: 240320
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions