[llvm-commits] [llvm] r167864 - in /llvm/trunk: include/llvm/Support/ELF.h lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp

Hal Finkel hfinkel at anl.gov
Fri Nov 16 12:36:43 PST 2012


----- Original Message -----
> From: "Rafael EspĂ­ndola" <rafael.espindola at gmail.com>
> To: "Ulrich Weigand" <Ulrich.Weigand at de.ibm.com>
> Cc: "Commit Messages and Patches for LLVM" <llvm-commits at cs.uiuc.edu>
> Sent: Friday, November 16, 2012 2:01:03 PM
> Subject: Re: [llvm-commits] [llvm] r167864 - in /llvm/trunk: include/llvm/Support/ELF.h
> lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
> 
> > But for this particular patch, it may be feasible to construct a
> > test
> > even without having the asm parser in place, something along the
> > lines
> > of test/MC/PowerPC/ppc64-relocs-01.ll.  I'll work on that.
> 
> Sorry, any news on the asm parser? It is *really* bad to see patch
> after patch going without a testcase because you don't have an asm
> parser. You should probably fix first!

This is being actively worked on. We may need to change the way that some of the tablegen patterns are defined; Roman was working on this earlier today.

 -Hal

> 
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory




More information about the llvm-commits mailing list