Patch for `include/llvm/Support/Host.h` to support BSD and Solaris endian.h equivalents

Samuel Marks samuelmarks at hotmail.com
Wed Nov 6 01:34:09 PST 2013


Somehow lost `|| defined(__GNU__)` from the end of `#elif defined(__linux__)`; please see revised patch (attached)

From: samuelmarks at hotmail.com
To: llvm-commits at cs.uiuc.edu
Subject: Patch for `include/llvm/Support/Host.h` to support BSD and Solaris endian.h equivalents
Date: Wed, 6 Nov 2013 09:02:54 +0000

Please see attached.

Note that this PATCH has been stolen from http://permalink.gmane.org/gmane.network.dns.powerdns.devel/1172 😜

Tested on Sun OS 5.10 (SPARC). 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd-and-solaris_endian.h_patch.patch
Type: application/octet-stream
Size: 918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131106/968c020e/attachment.obj>


More information about the llvm-commits mailing list