1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm
Reid Kleckner 4bac66bc6e [sancov] Put .SCOV* sections into the right comdat groups on COFF
Avoids linker errors about relocations against discarded sections.

This was uncovered during the Chromium clang roll here:
https://chromium-review.googlesource.com/c/chromium/src/+/1321863#message-717516acfcf829176f6a2f50980f7a4bdd66469a

After this change, Chromium's libGLESv2 links successfully for me.

Reviewers: metzman, hans, morehouse

Differential Revision: https://reviews.llvm.org/D54232

llvm-svn: 346381
2018-11-08 00:57:33 +00:00
..
ADT [ADT] Clean up SparseBitVector copying and make it moveable 2018-11-01 13:55:59 +00:00
Analysis Allow subclassing ExternalAA 2018-11-07 20:26:42 +00:00
AsmParser
BinaryFormat [MSP430] Add MC layer 2018-11-08 00:03:45 +00:00
Bitcode
CodeGen [MachineOutliner] Don't store outlined function numberings on OutlinedFunction 2018-11-07 18:36:43 +00:00
Config
DebugInfo [DWARFv5] Read and dump multiple .debug_info sections. 2018-11-07 21:39:09 +00:00
Demangle Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
ExecutionEngine [ORC] Fix hex printing of uint64_t values. 2018-10-31 05:16:14 +00:00
FuzzMutate
IR Add support for llvm.is.constant intrinsic (PR4898) 2018-11-07 15:24:12 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Add an option to disable (thin)lto internalization. 2018-11-05 15:49:46 +00:00
MC [ARM64][Windows] MCLayer support for exception handling 2018-10-27 06:13:06 +00:00
Object [MSP430] Add MC layer 2018-11-08 00:03:45 +00:00
ObjectYAML
Option [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
Passes [NewPM] teach -passes= to emit meaningful error messages 2018-10-17 10:36:23 +00:00
ProfileData [SampleFDO][NFC] Remove debugging log left over in the code. 2018-10-11 22:14:27 +00:00
Support Extend virtual file system with isLocal method 2018-11-08 00:01:32 +00:00
TableGen Fix and modernize StringMatcher comment; NFC 2018-09-28 13:31:55 +00:00
Target TargetMachine: Move lib/CodeGen specific callbacks to LLVMTargetMachine; NFC 2018-11-05 23:49:15 +00:00
Testing/Support
ToolDrivers
Transforms [sancov] Put .SCOV* sections into the right comdat groups on COFF 2018-11-08 00:57:33 +00:00
WindowsManifest
WindowsResource
XRay [XRay] Use TSC delta encoding for custom/typed events 2018-11-07 04:37:42 +00:00
CMakeLists.txt
InitializePasses.h Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passes with -fsanitize=address" 2018-10-26 22:51:51 +00:00
LinkAllIR.h
LinkAllPasses.h
module.modulemap [MSP430] Add MC layer 2018-11-08 00:03:45 +00:00
module.modulemap.build
Pass.h [New PM][PassInstrumentation] IR printing support for New Pass Manager 2018-09-24 16:08:15 +00:00
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h