[PATCH] Use the integrated assembler by default on OpenBSD/powerpc
Rafael Avila de Espindola
rafael.espindola at gmail.com
Fri Feb 28 20:03:33 PST 2014
Grep for mcasminfo in llvm/lib/target. You should find how the different constructors set the bits.
Sent from my iPhone
> On Feb 28, 2014, at 17:45, Brad Smith <brad at comstyle.com> wrote:
>
>> On 28/02/14 8:43 AM, Rafael EspĂndola wrote:
>>> On 28 February 2014 01:25, Brad Smith <brad at comstyle.com> wrote:
>>>> On 27/02/14 9:43 PM, Rafael EspĂndola wrote:
>>>>
>>>> Please also update MCAsmInfo, and if you are motivated, make clang use it
>>>> :-)
>>>
>>>
>>> Not having any real familiarity with LLVM/Clang I don't know what that
>>> means.
>>
>> Oh, llvm itself also records which targets have a good integrated
>> assembler. It is in the class MCAsmInfo. We want to keep that in sync
>> with clang and eventually just have clang use that.
>
> Ok well point me in the right direction as to where this is located
> and I will take a look at it...
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
More information about the cfe-commits
mailing list