llvm-project/llvm/test
Hans Wennborg 105ed27ed8 Revert "[AsmPrinter] fix -disable-debug-info option"
The test fails on Mac, see comment on the code review.

> This option was in a rather convoluted place, causing global parameters
> to be set in awkward and undesirable ways to try to account for it
> indirectly. Add tests for the -disable-debug-info option and ensure we
> don't print unintended markers from unintended places.
>
> Reviewed By: dstenb
>
> Differential Revision: https://reviews.llvm.org/D91083

This reverts commit 9606ef03f0.
2020-11-13 13:46:13 +01:00
..
Analysis [BasicAA] Remove checks for GEP decomposition limit reached 2020-11-12 20:43:38 +01:00
Assembler
Bindings C API: support scalable vectors 2020-10-28 18:19:34 -04:00
Bitcode [AMDGPU] Add amdgpu_gfx calling convention 2020-11-09 16:51:44 +01:00
BugPoint
CodeGen Revert "[AsmPrinter] fix -disable-debug-info option" 2020-11-13 13:46:13 +01:00
DebugInfo [llvm] Check the debug info line table for basic block sections. 2020-11-09 12:19:20 -08:00
Demangle
Examples
ExecutionEngine [JITLink][ELF] Omit temporary labels in tests 2020-11-04 10:03:15 +00:00
Feature [NewPM] Provide method to run all pipeline callbacks, used for -O0 2020-11-11 15:10:27 -08:00
FileCheck [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt 2020-11-05 07:08:20 -08:00
Instrumentation Add a flag to control whether to propagate labels from condition values to results 2020-11-11 20:41:42 +00:00
Integer
JitListener
LTO
Linker [test] Fix unused check prefixes in test/Linker/ and test/Other/ 2020-10-29 21:54:56 -07:00
MC [MC][mips] Remove unused check prefixes. NFC 2020-11-13 14:31:13 +03:00
MachineVerifier
Object [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
ObjectYAML [MachO] Allow the LC_IDENT load command 2020-11-11 10:15:54 -08:00
Other Introduce -print-before-changed, making -print-changed also print before passes that modify IR 2020-11-12 15:20:50 +00:00
Reduce [llvm-reduce] Add reduction for special globals like llvm.used. 2020-11-11 11:25:05 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add the !filter bang operator. 2020-11-09 10:56:55 -05:00
ThinLTO/X86 [test] Fix unused FileCheck prefix in ThinLTO test 2020-11-02 09:06:36 -08:00
Transforms [Test] One more IndVars test with inverted exit condition 2020-11-13 16:02:31 +07:00
Unit
Verifier [DebugInfo] Support for DW_TAG_generic_subrange 2020-10-29 01:34:15 +05:30
YAMLParser
tools [UpdateTestChecks] Fix $ in function test for ARM. 2020-11-13 12:26:56 +01:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py Make test/tools/llvm-dlltool/tool-name.test pass, and make it run 2020-11-03 11:59:15 -05:00
lit.site.cfg.py.in