[PATCH] Add clang headers that fix machine-dependent definitions on FreeBSD 9.2

Ed Maste emaste at freebsd.org
Mon Jun 9 10:01:22 PDT 2014


The remaining issue in http://bugs.freebsd.org/186958 is that id_t is an int64_t.  This is not an -m32 bug; id_t is indeed 64-bit on all of our platforms.

http://reviews.llvm.org/D3908






More information about the llvm-commits mailing list