[PATCH] D21542: CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 18:03:31 PDT 2016


pcc added a comment.

Should be fine. This is testing an unusual feature of clang that takes IR as input, so IR is the appropriate input type here.


http://reviews.llvm.org/D21542





More information about the cfe-commits mailing list