Hi all, With this commit:
Sun May 1 12:56:10 EST 2011 Erik de Castro Lopo <[email protected]> * make/ : Add $(compway_llvm) variable to 'totallogwar' target. it is now possible to add compway_llvm = +compway llvm -fvia-llvm to the make/config-override.deps file and have the war driver run all the tests using the -fvia-llvm flag. Doing this will mean the disciple library is still compiled via the C backend, but all the test compile via the LLVM backend. When I work out a couple more bugs in the LLVM backend it will then be possible to even build the library using -fvia-llvm and at that stage I'll hack the build system so that is a separate build option. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- Disciple-Cafe mailing list http://groups.google.com/group/disciple-cafe
