summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2015-09-23 15:21:28 +0000
committerTodd Fiala <todd.fiala@gmail.com>2015-09-23 15:21:28 +0000
commitea73624e5fb3790cb67eda3ff2baf30981a0b16d (patch)
tree6aa99dad320542cfe26618e7175cb7c00beb440b /llvm/lib/Transforms
parent0d427986f5bc13eb97aecc45d45539df7c8e88c1 (diff)
downloadbcm5719-llvm-ea73624e5fb3790cb67eda3ff2baf30981a0b16d.tar.gz
bcm5719-llvm-ea73624e5fb3790cb67eda3ff2baf30981a0b16d.zip
Cleaned up results formatter options hand-off.
* --results-formatter-options renamed to --results-formatter-option, with short version of -O * Multiple --results-formatter-option=OPTION can be specified. The comma-separating mechanism has been removed. * XunitFormatter options modified: -n and -r are now short forms of --ignore-skip-name and --ignore-skip-reason. Those long option names were tweaked lightly. They also can be specified multiple times on the command line. The comma-separating, multiple-pattern- per-option mechanism has been removed. One can now specify: dotest.py --results-file stdout -O-ndsym -O-nlldb-mi for example, to ignore reporting skips for dsym-related or lldb-mi-related tests in the xUnit report. llvm-svn: 248384
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud