aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-03-24 00:36:37 +0000
committerPete Cooper <peter_cooper@apple.com>2016-03-24 00:36:37 +0000
commit3f564a52d074adc5b94c08968c59f70ea8d4fb70 (patch)
tree52ea48c1526a0f1b792f9131606b2bd3b2066e8d /clang/lib/Frontend/CompilerInvocation.cpp
parent0945a64767d9c79ee97833b9f9ab15264be74ee1 (diff)
downloadllvm-3f564a52d074adc5b94c08968c59f70ea8d4fb70.zip
llvm-3f564a52d074adc5b94c08968c59f70ea8d4fb70.tar.gz
llvm-3f564a52d074adc5b94c08968c59f70ea8d4fb70.tar.bz2
Parsed alignment should be a power of 2.
The .o path always makes sure to store a power of 2 value in the Section alignment. However, the YAML code didn't verify this. Added verification and updated all the tests which had a 3 but meant to have 2^3. llvm-svn: 264228
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions