[PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 15:30:18 PST 2016


MatzeB added a comment.

In http://reviews.llvm.org/D15938#320936, @joker.eph wrote:

> I see, wouldn't the proper way would be to cross-compile the way we do for llvm-tblgen?


Yes that might very well be the better solution. http://reviews.llvm.org/D15004 stands at the same conclusion. I just couldn't get it to work in an hour and decided to put something in that works right now. I'd be happy if someone with more cmake experience would help out here.


Repository:
  rL LLVM

http://reviews.llvm.org/D15938





More information about the llvm-commits mailing list