1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Sriraman Tallam 9dacabdaa9 Temporary fix for D85085 debug_loc bug with basic block sections.
Until then, this one line fix removes the assert fail with basic block sections
with debug info. Bug tracking this: #47549
This fix does not generate loc list or DW_AT_const_value if the argument is
mentioned in a different section than the start of the function.

Temporarily fixes bugzilla : https://bugs.llvm.org/show_bug.cgi?id=47549

Differential Revision: https://reviews.llvm.org/D87787
2020-09-24 14:41:49 -07:00
..
Analysis [IRSim] Adding wrapper pass for IRSimilarityIdentfier 2020-09-24 14:59:41 -05:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert "[CodeGen] Postprocess PHI nodes for callbr" 2020-09-24 14:35:23 -07:00
DebugInfo Temporary fix for D85085 debug_loc bug with basic block sections. 2020-09-24 14:41:49 -07:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC Reland [CodeGen] emit CG profile for COFF object file 2020-09-24 14:38:53 -07:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-readelf/obj] - Stop printing wrong addresses for arm32 unwind info for non-relocatable objects. 2020-09-24 13:21:00 +03:00
Transforms [APFloat] prevent NaN morphing into Inf on conversion (PR43907) 2020-09-24 14:02:19 -04:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh