Add a -time-compilations=<N> option to llc.
This causes llc to repeat the module compilation N times, making it possible to get more accurate information from -time-passes when compiling small modules. llvm-svn: 169040
Loading
Please register or sign in to comment