1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test
Teresa Johnson 6bab45304e Fix Windows bot failures from r268627
Remove "/" path separator from expected pattern which should fix a
couple of Windows bots that have failed:

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/4816
http://bb.pgr.jp/builders/ninja-clang-i686-msc19-R/builds/2610

llvm-svn: 268629
2016-05-05 14:10:57 +00:00
..
Analysis [PM] Port Branch Probability Analysis pass to the new pass manager. 2016-05-05 02:59:57 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [X86] Extend some Linux special cases to cover kFreeBSD. 2016-05-05 11:35:51 +00:00
DebugInfo Reland "Use ScopedPrinter in llvm-pdbdump" 2016-05-04 16:09:04 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation Revert "[asan] add option to set shadow mapping offset" 2016-05-05 01:27:04 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [mips][ias] Only round section sizes when explicitly requested. 2016-05-04 13:21:06 +00:00
Object Produce another specific error message for a malformed Mach-O file when a load 2016-05-03 23:13:50 +00:00
Other Add opt-bisect support to additional passes that can be skipped 2016-05-03 22:32:30 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 Fix Windows bot failures from r268627 2016-05-05 14:10:57 +00:00
tools [ThinLTO] Emit individual index files for distributed backends 2016-05-05 13:44:56 +00:00
Transforms [PM] Port EliminateAvailableExternally pass to the new pass manager. 2016-05-05 02:37:32 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Add llvm-pdbdump to the tool substitutions list in lit. NFC. 2016-05-02 16:51:26 +00:00
lit.site.cfg.in
TestRunner.sh