[PATCH] stdint.h should use the target's types, cleanup the targets

David Majnemer david.majnemer at gmail.com
Sun Oct 27 22:29:58 PDT 2013


    - Remove unused targets, fixup Minix and kFreeBSD
    - Do a better job of matching GCC for OS-free targets
    - Fix ARM for NetBSD

Hi eli.friedman, joerg, asl, atanasyan, jmolloy, t.p.northover, bkramer, rsmith, jtsoftware, chandlerc,

http://llvm-reviews.chandlerc.com/D2021

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2021?vs=5145&id=5189#toc

Files:
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets.cpp
  lib/Frontend/InitPreprocessor.cpp
  lib/Headers/stdint.h
  lib/Sema/SemaType.cpp
  test/CodeGen/aarch64-type-sizes.c
  test/Lexer/wchar-signedness.c
  test/Preprocessor/init.c
  test/Preprocessor/stdint.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2021.4.patch
Type: text/x-patch
Size: 65219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131027/d4d44279/attachment.bin>


More information about the cfe-commits mailing list