llvm-6502/lib
Michael Ilseman ebaf61e498 Skip declarations in the case of functions.
This is a revert of r223521 in spirit, if not in content. I am not
sure why declarations ended up in LazilyLinkGlobalValues in the first
place; that will take some more investigation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223763 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-09 08:20:06 +00:00
..
Analysis InstSimplify: Try to bring back the rest of r223583 2014-12-08 18:30:43 +00:00
AsmParser Reland r223754 2014-12-09 05:56:09 +00:00
Bitcode IR: Disallow function-local metadata attachments 2014-12-06 02:29:44 +00:00
CodeGen Fix a few instances found in SelectionDAG where we were not handling F16 at parity with F32 and F64. 2014-12-09 06:50:39 +00:00
DebugInfo
ExecutionEngine [MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC. 2014-12-03 00:51:19 +00:00
IR ConstantFold: Zero-sized globals might land on top of another global 2014-12-08 19:35:31 +00:00
IRReader
LineEditor
Linker Skip declarations in the case of functions. 2014-12-09 08:20:06 +00:00
LTO
MC clang-formatted ranged loops and assignment, NFC. 2014-12-04 08:30:39 +00:00
Object Add mach-o LC_RPATH support to llvm-objdump 2014-12-04 07:37:02 +00:00
Option
ProfileData
Support Silence warning: variable 'buffer' set but not used. 2014-12-04 21:36:38 +00:00
TableGen Revert r222957 "Replace std::map<K, V*> with std::map<K, V> to handle ownership and deletion of the values." 2014-11-30 01:20:17 +00:00
Target AVX-512: Added some comments to ERI scalar intrinsics. 2014-12-09 07:06:32 +00:00
Transforms InstrProf: An intrinsic and lowering for instrumentation based profiling 2014-12-08 18:02:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile