summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-05-19 22:37:15 +0000
committerMatthias Braun <matze@braunis.de>2017-05-19 22:37:15 +0000
commitbf4a869dfb35289b4fa95682fe770e69c25af4b2 (patch)
treea1854c5d5ab8585ba60546cc8752f22964439260 /lldb/packages/Python/lldbsuite
parent593488257693d0828051418d4a958219d31d3d73 (diff)
downloadbcm5719-llvm-bf4a869dfb35289b4fa95682fe770e69c25af4b2.tar.gz
bcm5719-llvm-bf4a869dfb35289b4fa95682fe770e69c25af4b2.zip
CodeGenModule: Always output wchar_size, check LLVM assumptions.
llvm::TargetLibraryInfo needs to know the size of wchar_t to work on functions like `wcslen`. This patch changes clang to always emit the wchar_size module flag (it would only do so for ARM previously). This also adds an `assert()` to ensure the LLVM defaults based on the target triple are in sync with clang. Differential Revision: https://reviews.llvm.org/D32982 llvm-svn: 303463
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud