1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include/llvm
Mehdi Amini c7f513e186 Recommit "Use StringRef in LTOModule implementation (NFC)""
This reverts commit r283456 and reapply r282997, with explicitly
zeroing the struct member to workaround a bug in MSVC2013 with
zero-initialization: https://connect.microsoft.com/VisualStudio/feedback/details/802160

llvm-svn: 283581
2016-10-07 19:05:14 +00:00
..
ADT Remove spurious non-printable character from source file. 2016-10-07 13:46:38 +00:00
Analysis [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPI 2016-10-07 08:48:24 +00:00
AsmParser
Bitcode [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
CodeGen Delete some dead code in SelectionDAG (NFC) 2016-10-06 22:53:43 +00:00
Config Split a comment into generic description and note about the specific 2016-10-01 08:05:50 +00:00
DebugInfo [codeview] Translate bitpiece metadata to DEFRANGE_SUBFIELD* records 2016-10-05 21:21:33 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
ExecutionEngine [RTDyld] Fix a bug in RTDyldMemoryManager::deregisterEHFrames. 2016-10-03 17:34:56 +00:00
IR Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO Recommit "Use StringRef in LTOModule implementation (NFC)"" 2016-10-07 19:05:14 +00:00
MC Allow the caller to pass in the hash. 2016-10-05 18:46:21 +00:00
Object Centralize sh_entsize checking. 2016-10-06 15:08:10 +00:00
ObjectYAML
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes
ProfileData NFC fix class members initialization 2016-09-30 21:05:52 +00:00
Support [ARM]: Add Cortex-R52 target to LLVM 2016-10-07 12:06:40 +00:00
TableGen
Target Delete some dead code in SelectionDAG (NFC) 2016-10-06 22:53:43 +00:00
Transforms Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
CMakeLists.txt
InitializePasses.h Revert "Add -strip-nonlinetable-debuginfo capability" 2016-10-06 18:30:26 +00:00
LinkAllIR.h
LinkAllPasses.h Add a counter-function insertion pass 2016-09-01 09:42:39 +00:00
module.modulemap [modules] Re-enable some previously excluded files. 2016-09-13 14:41:35 +00:00
module.modulemap.build
Pass.h Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
PassAnalysisSupport.h
PassInfo.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00
PassRegistry.h
PassSupport.h Use StringRef in Pass Info/Support API (NFC) 2016-10-01 04:03:30 +00:00