1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Saleem Abdulrasool b4ba74c4c4 llvm-strings: trivialise logic until we support more options
Until we have handling for ignoring unloaded sections, simplify the logic to
the point of triviality.  This fixes the scanning of archives, particularly when
embedded in archives.

llvm-svn: 286727
2016-11-12 18:37:04 +00:00
..
Analysis
Assembler
Bindings [OCaml] Adapt to the new attribute C API. 2016-11-12 03:38:30 +00:00
Bitcode
BugPoint
CodeGen [AVX-512] Remove the remaining masked shift by immediate or by single value. Autoupgrade them to recently introduced unmasked versions and a select. 2016-11-12 18:04:46 +00:00
DebugInfo
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [tsan][llvm] Implement the function attribute to disable TSan checking at run time 2016-11-11 23:01:02 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [SystemZ] Support CL(G)T instructions 2016-11-11 12:48:26 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools llvm-strings: trivialise logic until we support more options 2016-11-12 18:37:04 +00:00
Transforms [InstCombine] update test to use FileCheck; NFC 2016-11-11 23:12:46 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt [OCaml] Clear cross-target test deps when building out-of-tree 2016-11-12 14:58:30 +00:00
lit.cfg
lit.site.cfg.in
TestRunner.sh