summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-10-29 06:01:14 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-10-29 06:01:14 +0000
commit8ba8b028796e8802ef469adb442e1f279fce89c6 (patch)
tree7544fe675c8346d747ec2e62958db4081bf2bde9 /llvm/lib
parent912f3b8e4b77f910c7cb71df7ecd3caf84a28851 (diff)
downloadbcm5719-llvm-8ba8b028796e8802ef469adb442e1f279fce89c6.tar.gz
bcm5719-llvm-8ba8b028796e8802ef469adb442e1f279fce89c6.zip
Driver: default to `unsigned int` `wchar_t` for ARM
AAPCS and AAPCS64 mandate that `wchar_t` with `-fno-short-wchar` is an `unsigned int` rather than a `signed int`. Ensure that the driver does not flip the signedness of `wchar_t` for those targets. Add additional tests to ensure that this does not regress. llvm-svn: 316858
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud