1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
Zachary Turner 87e9e4e392 [MS Demangler] Don't crash as often when demangling.
We crash a lot on unrecognized inputs.  This adds some error
handling so we early out when we get unrecognized names.

llvm-svn: 338607
2018-08-01 18:32:28 +00:00
..
Analysis Revert "Enrich inline messages", tests fail 2018-08-01 08:02:40 +00:00
AsmParser Remove trailing space 2018-07-30 19:41:25 +00:00
BinaryFormat [dwarfdump] Add pretty printer for accelerator table based on Atom. 2018-07-13 17:21:51 +00:00
Bitcode Remove trailing space 2018-07-30 19:41:25 +00:00
CodeGen [NFC] small addendum to r334242, FMF propagation 2018-08-01 18:06:49 +00:00
DebugInfo [DWARF] Support for .debug_addr (consumer) 2018-07-31 22:19:19 +00:00
Demangle [MS Demangler] Don't crash as often when demangling. 2018-08-01 18:32:28 +00:00
ExecutionEngine Remove trailing space 2018-07-30 19:41:25 +00:00
Fuzzer
FuzzMutate Remove trailing space 2018-07-30 19:41:25 +00:00
IR Remove trailing space 2018-07-30 19:41:25 +00:00
IRReader
LineEditor
Linker [NFC] Remove an empty line. 2018-07-27 06:50:45 +00:00
LTO Remove trailing space 2018-07-30 19:41:25 +00:00
MC Fix "not all control paths return a value" MSVC warning. 2018-08-01 13:00:11 +00:00
Object Remove trailing space 2018-07-30 19:41:25 +00:00
ObjectYAML [CodeView] Minimal support for S_UNAMESPACE records 2018-07-31 19:15:50 +00:00
Option Re-revert "[Option] Fix PR37006 prefix choice in findNearest" 2018-05-19 16:21:01 +00:00
Passes Revert "[GVNHoist] Re-enable GVNHoist by default" 2018-07-30 20:07:33 +00:00
ProfileData [InstrProf] Use comdats on COFF for available_externally functions 2018-07-26 22:59:17 +00:00
Support Make ICF log output order deterministic. 2018-07-31 18:04:58 +00:00
TableGen Remove trailing space 2018-07-30 19:41:25 +00:00
Target [X86] FastISel fall back on !absolute_symbol GVs 2018-08-01 17:44:37 +00:00
Testing [LLVMTestingSupport] Add explicit linkage to LLVMSupport 2018-04-08 06:49:17 +00:00
ToolDrivers Give llvm-lib rudimentary help output. 2018-07-14 02:29:44 +00:00
Transforms [NFC][FunctionAttrs] Remove duplication in old/new PM pipeline 2018-08-01 16:37:51 +00:00
WindowsManifest Convert line endings of lib/WindowsManifest/CMakeLists.txt to unix. 2018-04-07 04:28:08 +00:00
XRay [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode 2018-07-13 05:38:22 +00:00
CMakeLists.txt
LLVMBuild.txt