[PATCH] Alternative way of representing comdats
David Majnemer
david.majnemer at gmail.com
Wed Jun 18 16:10:54 PDT 2014
- Implement changes for lib/Linker
http://reviews.llvm.org/D4178
Files:
docs/LangRef.rst
include/llvm/ADT/UniqueVector.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Comdat.h
include/llvm/IR/GlobalObject.h
include/llvm/IR/GlobalValue.h
include/llvm/IR/Module.h
include/llvm/Linker/Linker.h
include/llvm/Support/GCOV.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLLexer.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Reader/BitcodeReader.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/Bitcode/Writer/ValueEnumerator.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/IR/AsmWriter.cpp
lib/IR/AsmWriter.h
lib/IR/CMakeLists.txt
lib/IR/Comdat.cpp
lib/IR/Globals.cpp
lib/IR/Module.cpp
lib/Linker/LinkModules.cpp
lib/Transforms/IPO/GlobalDCE.cpp
lib/Transforms/IPO/GlobalOpt.cpp
test/Feature/comdat.ll
test/Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata.ll
test/Linker/Inputs/comdat.ll
test/Linker/comdat.ll
test/MC/COFF/comdat.ll
test/MC/ELF/comdat.ll
test/MC/MachO/comdat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4178.10593.patch
Type: text/x-patch
Size: 70271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140618/569f61f4/attachment.bin>
More information about the llvm-commits
mailing list