llvm/lib
Reid Kleckner 3a3c5c8815 Use __func__ directly now that all supported compilers support it
Remove the portability macro now that it is unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284681 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-20 00:22:23 +00:00
..
Analysis [InstSimplify] fold negation of sign-bit 2016-10-19 21:23:45 +00:00
AsmParser DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
Bitcode DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
CodeGen DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
DebugInfo Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
Demangle
ExecutionEngine Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
Fuzzer
IR DebugInfo: preparation to implement DW_AT_alignment 2016-10-20 00:13:12 +00:00
IRReader
LibDriver
LineEditor
Linker Typo: nomed struct -> named struct 2016-10-19 20:10:03 +00:00
LTO [ThinLTO] Default backend threads to heavyweight_hardware_concurrency 2016-10-19 17:35:01 +00:00
MC
Object Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
ObjectYAML
Option
Passes
ProfileData Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
Support Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
TableGen
Target Use __func__ directly now that all supported compilers support it 2016-10-20 00:22:23 +00:00
Transforms [IndVarSimplify] Teach calculatePostIncRange to take guards into account 2016-10-19 19:43:54 +00:00
CMakeLists.txt
LLVMBuild.txt