[llvm-commits] [llvm] r142456 - in /llvm/trunk/projects/sample: ./ autoconf/ autoconf/m4/

Anton Korobeynikov anton at korobeynikov.info
Tue Oct 18 23:11:10 PDT 2011


Hi Daniel,

On Wed, Oct 19, 2011 at 03:10, Daniel Dunbar <daniel at zuster.org> wrote:
> Author: ddunbar
> Date: Tue Oct 18 18:10:47 2011
> New Revision: 142456
>
> URL: http://llvm.org/viewvc/llvm-project?rev=142456&view=rev
> Log:
> projects/sample: Import adapted form of current LLVM autoconf/Makefile setup so that projects/sample is standalone and not tied to the LLVM build setup.
>  - This currently just moves over all of the behavior from LLVM. Eventually all of the configure checks that are directly needed by the LLVM build setup should probably go away, and the project should manage their own configuration checks if necessary.

How we make sure that actual Makefile's and samples/Makefile's will
always be in sync?
I somehow feel that code duplication is not a good approach here.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list