[llvm-commits] [llvm] r166918 - in /llvm/trunk: include/llvm/Object/COFF.h include/llvm/Object/ELF.h include/llvm/Object/MachO.h include/llvm/Object/ObjectFile.h lib/Object/COFFObjectFile.cpp lib/Object/MachOObjectFile.cpp

Tim Northover t.p.northover at gmail.com
Mon Oct 29 08:47:10 PDT 2012


On Mon, Oct 29, 2012 at 2:41 PM, Chandler Carruth <chandlerc at google.com> wrote:
> Are there no unit tests to test new interface points of libObject?

I'll check with Amara, but there don't seem to be any unit tests for
libObject at all. Is this something we're tightening up on when
individual commits touch an area?

Tim.



More information about the llvm-commits mailing list