[PATCH] D28626: RFC: Generalize inverted gc dependencies
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 13:01:50 PST 2017
rafael created this revision.
rafael added reviewers: ruiu, pcc, eugenis, rnk.
rafael added a subscriber: llvm-commits.
I am mostly interested in checking that this is sufficient to implement the asan use case. If it does I will benchmark this to see if I have to move the std::vector out or not.
https://reviews.llvm.org/D28626
Files:
lld/ELF/InputFiles.cpp
lld/ELF/InputSection.h
lld/ELF/MarkLive.cpp
lld/test/ELF/gc-sections-invert-edge.s
llvm/docs/Extensions.rst
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/test/MC/ELF/section.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28626.84170.patch
Type: text/x-patch
Size: 4797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/a005263a/attachment.bin>
More information about the llvm-commits
mailing list