[LLVMdev] instruction/intrinsic for segmented adressing
mobi phil
mobi at mobiphil.com
Fri Dec 5 09:29:35 PST 2014
Indirectly related. Just discovered that clang has a non-standard
attribute, but that is X86-64 specific. Would be interesting to find a
cross-platform solution and implement it both in clang and llvm...
the attribute in question is translated to addrspace(256)..
http://clang.llvm.org/docs/LanguageExtensions.html#non-standard-c-11-attributes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141205/ccc9adea/attachment.html>
More information about the llvm-dev
mailing list