Displaying 1 result from an estimated 1 matches for "2a93059d".
Did you mean:
293059
2012 Jan 05
0
[LLVMdev] [PATCH] [compiler-rt] Minix (w.r.t. svn r147606)
...The attached patch are the only required changes to make the latest
compiler-rt build and pass tests (except for 2 currently ignored tests..)
on Minix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120105/2a93059d/attachment.html>
-------------- next part --------------
Index: test/Unit/endianness.h
===================================================================
--- test/Unit/endianness.h (revision 147606)
+++ test/Unit/endianness.h (working copy)
@@ -36,7 +36,7 @@
/* .. */
-#if defined(__FreeBSD...