[llvm-commits] [LLVMbugs] [Bug 9761] New: AsmPrinter::EmitEndOfAsmFile is not the final code emission point.
Villmow, Micah
Micah.Villmow at amd.com
Thu Apr 21 16:12:05 PDT 2011
> -----Original Message-----
> From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-
> bounces at cs.uiuc.edu] On Behalf Of Eric Christopher
> Sent: Thursday, April 21, 2011 3:59 PM
> To: Villmow, Micah
> Cc: llvm-commits
> Subject: Re: [llvm-commits] [LLVMbugs] [Bug 9761] New:
> AsmPrinter::EmitEndOfAsmFile is not the final code emission point.
>
>
> On Apr 21, 2011, at 3:05 PM, Villmow, Micah wrote:
>
> > I've attached a patch for this bug, would it be possible to get a
> review and commit? It seems like a rather benign change.
>
> Few comments:
>
> a) Don't bother to put bug comments into the code. It just makes it
> annoying to read.
[Villmow, Micah] Ok, I will keep that in mind for the future.
> b) How did you test this?
[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.
>
> -eric
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list