llvm-6502/lib
Duncan P. N. Exon Smith a977f7e771 Revert "Linker: Drop function pointers for overridden subprograms"
This reverts commit r233164 and its testcase follow-ups in r233165,
r233207, r233214, and r233221.  It apparently unleashed an LTO bootstrap
failure, at least on Darwin:

http://lab.llvm.org:8080/green/job/clang-stage2-configure-Rlto_build/3376/

I'm reproducing now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233254 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-26 05:27:45 +00:00
..
Analysis [ValueTracking] Fix PR23011. 2015-03-25 22:33:53 +00:00
AsmParser
Bitcode
CodeGen [RegisterCoalescer] Add a rule to consider more profitable copies first when 2015-03-26 01:01:48 +00:00
DebugInfo Raising minimum required CMake version to 2.8.12.2. 2015-03-23 20:03:57 +00:00
ExecutionEngine [Orc] Refactor JITCompileCallbackManagerBase and CompileOnDemandLayer to support 2015-03-25 02:45:50 +00:00
Fuzzer
IR WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tables 2015-03-25 20:10:36 +00:00
IRReader
LineEditor
Linker Revert "Linker: Drop function pointers for overridden subprograms" 2015-03-26 05:27:45 +00:00
LTO
MC clang-format bits of code to make another patch readable. 2015-03-25 19:24:39 +00:00
Object
Option
Passes
ProfileData Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. 2015-03-23 19:32:43 +00:00
Support [APInt] Add an isSplat helper and use it in some places. 2015-03-25 16:49:59 +00:00
TableGen
Target Add computeFSAdditions to the function based subtarget creation 2015-03-26 00:50:23 +00:00
Transforms [optnone] Skip pass Float2Int on optnone functions. 2015-03-25 12:22:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile