llvm-capstone/llvm/test
Anastasis Grammenos d6c6678766 [Debugify] Print the output to stderr
Currently debugify prints it's output to stdout,
with this patch all the output generated goes to stderr.

This change lets us use debugify without taking away
the ability to pipe the output to other llvm tools.

llvm-svn: 332642
2018-05-17 18:19:58 +00:00
..
Analysis [BasicAA] Fix handling of invariant group launders 2018-05-16 13:16:54 +00:00
Assembler
Bindings [LLVM-C] Add Bindings For Module Flags 2018-05-14 08:09:00 +00:00
Bitcode
BugPoint
CodeGen [RISCV] Separate base from offset in lowerGlobalAddress 2018-05-17 18:14:53 +00:00
DebugInfo [Debugify] Print the output to stderr 2018-05-17 18:19:58 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Instrument masked.store, masked.load intrinsics. 2018-05-15 21:28:25 +00:00
Integer
JitListener
Linker
LTO
MC [RISCV] Implement MC layer support for the tail pseudoinstruction 2018-05-17 17:31:27 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca][X86] Add CMOV test files 2018-05-17 16:29:12 +00:00
Transforms [Debugify] Print the output to stderr 2018-05-17 18:19:58 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh