Displaying 2 results from an estimated 2 matches for "18280adc".
2015 Sep 23
2
The Trouble with Triples
...hing missing is a failing of the MIPS ELF format which would need extending to carry the information. .MIPS.abiflags helps massively here though.
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150923/18280adc/attachment.html>
2015 Sep 23
3
The Trouble with Triples
Eric Christopher echristo at gmail.com<mailto:echristo at gmail.com> writes:
> The lack of a TargetMachine at the MC level was something I brought up a long time ago in this thread
> with my proposed solutions. This is what needs to be fixed, especially given that targets can switch ISA,
> ABI, floating point, etc within a single assemble action.
I’ve been watching this thread in