[llvm-commits] [LLVMbugs] [Bug 9761] New: AsmPrinter::EmitEndOfAsmFile is not the final code emission point.

NAKAMURA Takumi geek4civic at gmail.com
Thu Apr 21 18:51:27 PDT 2011


Micah,

On 22 April 2011 08:13, Villmow, Micah <Micah.Villmow at amd.com> wrote:
>> > [Villmow, Micah] I'm still working on getting LLVM testing
>> infrastructure
>> > working in my spare time. It passes all of our internal testing
>> > outside of LLVM with our custom backend and x86 backend
>>
>> configure and make check doesn't work for you?
> [Villmow, Micah] Using visual studio 2008 currently, not linux/cygwin.

If you are using CMake, you may run llvm tests with gunwin32 toolchain
and python.
(2.9 and trunk)

...Takumi



More information about the llvm-commits mailing list