aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2012-10-29 14:59:24 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2012-10-29 14:59:24 +0000
commitdbaf4bc5864d80a3f3e51700219c30900cde7300 (patch)
treefaf579b63e30abb76bf117495197c473489d4586 /lib/StaticAnalyzer/Checkers/StreamChecker.cpp
parente6b3dbae38f62164cab3989380cd940242d80120 (diff)
This patch adds alignment information for long double to the 64-bit PowerPC
ELF subtarget. The existing description string is moved from PPC64TargetInfo to its DarwinTargetInfo subclass, to avoid any changes to the Darwin ABI. PPC64TargetInfo now has two possible description strings: one for FreeBSD, which requires 8-byte alignment, and a default string that requires 16-byte alignment. I've added a test for PPC64 Linux to verify the 16-byte alignment. If somebody wants to add a separate test for FreeBSD, that would be great. Note that there is a companion patch to update the alignment information in LLVM, which I am committing now as well. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166927 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/StreamChecker.cpp')
0 files changed, 0 insertions, 0 deletions