1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/include/llvm
Reid Kleckner f362f03222 Use __func__ directly now that all supported compilers support it
Remove the portability macro now that it is unused.

llvm-svn: 284681
2016-10-20 00:22:23 +00:00
..
ADT Revert "DenseSet: Appease msc18 to define derived constructors explicitly." 2016-10-19 23:04:57 +00:00
Analysis [AliasSetTracker] Add support for memcpy and memmove. 2016-10-19 19:09:03 +00:00
AsmParser
Bitcode [docs] Update some obsolete information in BitCodeFormat docs. 2016-10-14 16:23:09 +00:00
CodeGen Revert r284604. A.K.A. "TMP" 2016-10-19 15:56:12 +00:00
Config Split a comment into generic description and note about the specific 2016-10-01 08:05:50 +00:00
DebugInfo [pdb] Improve error messages when DIA is not found. 2016-10-19 16:42:20 +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 DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
IRReader
LibDriver
LineEditor
Linker [ThinLTO] Don't link module level assembly when importing 2016-10-12 18:39:29 +00:00
LTO Delete dead code. 2016-10-17 19:25:42 +00:00
MC Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
Object [Object/ELF] - Check Header->e_shoff value earlier and do not crash. 2016-10-17 14:28:12 +00:00
ObjectYAML [macho2yaml] Don't write empty linkedit data 2016-08-17 21:46:04 +00:00
Option Generalize ArgList::AddAllArgs more 2016-09-29 19:47:58 +00:00
Passes [PM] Significantly refactor the pass pipeline parsing to be easier to 2016-08-03 03:21:41 +00:00
ProfileData [PGO] Fix bogus warning for merging empty llvm profile file 2016-10-19 22:51:17 +00:00
Support Use __func__ directly now that all supported compilers support it 2016-10-20 00:22:23 +00:00
TableGen [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
Target revert r284495: [Target] remove TargetRecip class 2016-10-18 18:36:49 +00:00
Transforms [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function. 2016-10-18 23:29:52 +00:00
CMakeLists.txt
InitializePasses.h Conditionally eliminate library calls where the result value is not used 2016-10-18 21:36:27 +00:00
LinkAllIR.h
LinkAllPasses.h Conditionally eliminate library calls where the result value is not used 2016-10-18 21:36:27 +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