Use function pointers with just f(1,2) instead of (*f)(1,2).
[oota-llvm.git] / tools / llvm-c-test / Makefile
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c