[LLVMdev] llvm::Triple support for haswell-enabled x86_64
Jim Grosbach
grosbach at apple.com
Tue Aug 19 16:53:30 PDT 2014
Sure, go for it. It’d be a fairly natural fit for a SubArchType.
> On Aug 19, 2014, at 2:44 PM, Zachary Turner <zturner at google.com> wrote:
>
> 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?
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list