1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/tools/llvm-xray/X86
Dimitry Andric 3101e6c84d Disable wrapping llvm-xray YAML output
Summary:
The YAML output produced by llvm-xray is supposed to be wrapped at the
arbitrary default of 70 columns set by `yaml:Output`.  Unfortunately,
the wrapping is rather unpredictable, and can easily go past the set
number of columns, depending on the execution environment.

To make the YAML output environment-independent, disable wrapping
instead.

Reviewers: dberris

Reviewed By: dberris

Subscribers: fhahn, llvm-commits

Differential Revision: https://reviews.llvm.org/D29962

llvm-svn: 295116
2017-02-14 22:49:49 +00:00
..
Inputs Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
account-deduce-tail-call.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
account-keep-going.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
account-simple-case.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
account-simple-sorting.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
bad-instrmap-sizes.txt [XRay] Implement llvm-xray convert -- trace file conversion 2017-01-10 02:38:11 +00:00
convert-roundtrip.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-to-yaml.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-debug-syms.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-standalone-instrmap.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-yaml-instrmap.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
empty.txt [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
extract-instrmap.ll Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
graph-color-simple-case.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
graph-deduce-tail-call.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
graph-simple-case.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
lit.local.cfg [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
no-instr-map.txt [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
no-such-file.txt [XRay] Be case-insensitive for error strings 2016-10-26 05:10:39 +00:00
unsupported-elf32.txt [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00