[llvm-commits] [llvm] r45221 - /llvm/trunk/lib/Target/PowerPC/PPCTargetAsmInfo.cpp
Chris Lattner
clattner at apple.com
Wed Dec 19 17:02:04 PST 2007
On Dec 19, 2007, at 3:37 PM, Dale Johannesen wrote:
> On Dec 19, 2007, at 2:25 PM, Anton Korobeynikov wrote:
>> Chris,
>>
>>> Nice! What is the magic needed to trick it into doing this? I'd
>>> like the nightly testers to do this. If you tell me the majik, I
>>> can
>>> try to hook it up to happen automatically.
>> Usual magic is to generate .S file and compile/link it with native
>> g++
>
> However, there's more. To take a concrete example, I'll discuss g+
> +.dg/eh/ctor1.C.
Ah, ok! To be concrete, I meant the llvm nightly tester program
suite, not the dejagnu suite. Is there any way to make *it* work on
ppc?
-Chris
More information about the llvm-commits
mailing list