Commit Graph

6 Commits

Author SHA1 Message Date
Mishal Shah
b93eeed850 Update llvm-dwarfdump to use -apple-types vs -debug-dump=apple_types 2018-05-02 09:16:22 -07:00
Mishal Shah
607d449ddc Update llvm-dwarfdump to use --debug-line vs -debug-dump=line 2018-05-02 09:12:32 -07:00
Ben Langmuir
8e4b9bba36 [lto test] Fix grep command that was accidentally inverted
The commit 8590e2cbbc accidentally inverted one of the bitcode grep
commands (adding -v), causing this to fail.

rdar://problem/30757144
2017-02-28 06:50:07 -08:00
practicalswift
8590e2cbbc [gardening] Use grep -q instead of comparing output with [ -n .. ] 2017-02-24 09:38:00 +01:00
practicalswift
cdf5559716 [gardening] Declare and assign separately to avoid masking return values. 2017-02-21 14:20:34 +01:00
Michael Gottesman
f86646a688 [gardening] Move the LTO build system lit tests folder to be under a new folder called BuildSystem.
This creates a nice stub for further sorts of lit based build system unit tests,
such as for making sure that debug info is emitted in the correct places.
2017-02-16 10:09:40 -08:00