"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0873d73cbf41192b64bc874a893b180c1a76d870"
Implements breaking of string literals if they stick out.
An alternative strategy to calculating the break on demand when hitting a token that would need to be broken would be to put all possible breaks inside the token into the optimizer. Currently only supports breaking at spaces; more break points to come. llvm-svn: 175613
Loading
Please register or sign in to comment