[llvm-commits] [llvm] r159520 - in /llvm/trunk/test: Linker/2003-04-21-Linkage.ll Linker/Inputs/ Linker/Inputs/PR11464.a.ll Linker/Inputs/PR11464.b.ll Linker/Inputs/PR8300.a.ll Linker/Inputs/PR8300.b.ll Linker/Inputs/basiclink.a.ll Linker/Inputs/basiclink.b.ll Linker/Inputs/linkage.a.ll Linker/Inputs/linkage.b.ll Linker/PR8300.ll Linker/basiclink.ll Linker/linkage.ll Linker/multiple-merged-structs.ll lit.cfg

Chris Lattner clattner at apple.com
Tue Jul 3 19:41:43 PDT 2012


On Jul 2, 2012, at 3:18 AM, Chandler Carruth wrote:

> Author: chandlerc
> Date: Mon Jul  2 05:18:06 2012
> New Revision: 159520
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=159520&view=rev
> Log:
> Switch a bunch of Linker tests from using elaborate echo productions to
> just provide and reference separate input files from an Inputs
> subdirectory. This pattern works very well in the Clang tree and is
> easier to understand in my opinion. It also has fewer limitations and
> will remove one particularly annoying use of TCL-style {} quoting from
> the testsuite.

So much better, thanks!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120703/d22aa751/attachment.html>


More information about the llvm-commits mailing list