[llvm-commits] [polly] r153439 - /polly/trunk/CMakeLists.txt

Hongbin Zheng etherzhhb at gmail.com
Mon Mar 26 08:51:01 PDT 2012


> I was thinking of executing one the '.ll' files, which we execute in
do you mean the test case's source (%s) instead of a dummy ll file? I
need to know how the value of %s, otherwise something like:
lli %x, where %x="%s"
may not work, or do you have better way?
> polly-test. You can remove any computations from it and just run it with
> 'lli file.ll'.
>
> Tobi

ether



More information about the llvm-commits mailing list