[LLVMdev] llvm::Triple support for haswell-enabled x86_64
Zachary Turner
zturner at google.com
Tue Aug 19 14:44:03 PDT 2014
I'm working on LLDB and we have a bunch of code that is manually
manipulating triples and doing a bunch of nasty stuff to account for the
fact that llvm::Triple doesn't currently have a way to detect x86_64h.
Is this something that llvm::Triple could be modified to support? Either
as a new ArchType, or a new SubArchType?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140819/4e3f3ff1/attachment.html>
More information about the llvm-dev
mailing list