summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-08-30 09:15:04 +0000
committerTobias Grosser <tobias@grosser.es>2014-08-30 09:15:04 +0000
commite7e33ba13a86fbd52af07043cdfc990e4c3ed230 (patch)
tree4d06ed87c2a8bcfc1c9a429706525f8562358cbe /llvm/lib
parent2faa569c0a62f259754432e9f8eec96279225a52 (diff)
downloadbcm5719-llvm-e7e33ba13a86fbd52af07043cdfc990e4c3ed230.tar.gz
bcm5719-llvm-e7e33ba13a86fbd52af07043cdfc990e4c3ed230.zip
Always pipe in test files
In Polly we used to have a mix of test cases, some that used 'opt %s' and others that used 'opt < %s'. We now change all to use 'opt < %s'. Piping in test files is preferable as it does prevent temporary files to be written to disk. This brings us in line with what is usus in LLVM. llvm-svn: 216816
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud