> Implement SMALL_PROBLEM_SIZE.
Cool!
-Chris
>
> ---
> Diffs of the changes: (+4 -0)
>
> Makefile.rules |4
> 1 files changed, 4 insertions(+)
>
>
> Index: llvm-test/Makefile.rules
> diff -u llvm-test/Makefile.rules:1.25 llvm-test/Makefile.rules:1.26
> --- llvm-test/Makefile.rules:1
> Add a rule for running utils/findmisopt. You can just "make misopt"
> now in
> any test directory and it will run findmisopt correctly. This is
> useful in
> situations where you have all three backends failing (llc, cbe,
> jit) and
> suspect that its a misoptimization. Since bugpoint doesn
Hi Reid,
I am not sure what this does. But this completely broken tests on my
Mac. For example, if I just do make under MultiSource/Benchmarks/
Olden/bh. I get
make: *** No rule to make target `Output/args.rbc', needed by `Output/
bh.linked.rbc'. Stop.
I get this even with fresh tot check ou