[PATCH] D23349: [ELF] Support for --build-id=uuid
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 04:49:02 PDT 2016
evgeny777 created this revision.
evgeny777 added a reviewer: ruiu.
evgeny777 added subscribers: grimar, davide, emaste, ikudrin, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.
This has to be done differently on Windows and Unix systems.
I ran test suite on Windows, Ubuntu and FreeBSD.
Repository:
rL LLVM
https://reviews.llvm.org/D23349
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/build-id.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23349.67505.patch
Type: text/x-patch
Size: 4166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/b98e4817/attachment.bin>
More information about the llvm-commits
mailing list