]> granicus.if.org Git - llvm/commit
Fix breakage after r303461
authorMatthias Braun <matze@braunis.de>
Sat, 20 May 2017 01:28:52 +0000 (01:28 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 20 May 2017 01:28:52 +0000 (01:28 +0000)
commite60d79f9d722c7a66a11ac05e74b6437f82c8e87
tree4e93ec43f966b65eb91549ea955a935da01e1929
parent204f8c0a2417b8c38ee534811a8e1428e7699199
Fix breakage after r303461

- Improve wchar_t size predicitions based on target triple.
- Be less strict in wchar_t size verifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303477 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/TargetLibraryInfo.cpp
lib/IR/Verifier.cpp