aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-09 18:27:03 +0000
committerChris Lattner <sabre@nondot.org>2010-04-09 18:27:03 +0000
commit1ef9826ff82ada414ddf869f4d93d6bd708f216a (patch)
tree45a4992c840b32e90fbd7ba5704a0c1aa0b7c762 /clang/lib/Frontend/CompilerInvocation.cpp
parent394b624215ae3f4841209b27df149023d81df618 (diff)
downloadllvm-1ef9826ff82ada414ddf869f4d93d6bd708f216a.zip
llvm-1ef9826ff82ada414ddf869f4d93d6bd708f216a.tar.gz
llvm-1ef9826ff82ada414ddf869f4d93d6bd708f216a.tar.bz2
"On SPU, variables in the .bss section that are allocated with the .lcomm directive are not aligned on 16 byte boundaries. This causes misaligned loads, as the generated assembly assumes this "default" alignment.
this patch disables .lcomm in favour of '.local .comm' Patch by Kalle Raisklia! llvm-svn: 100875
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions