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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Nov 16 12:01:03 PST 2012


> 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!

Cheers,
Rafael



More information about the llvm-commits mailing list