[PATCH] D57385: [ELF] Support --{,no-}allow-shlib-undefined

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 18:03:35 PST 2019


MaskRay updated this revision to Diff 184430.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Address the comment "I think the current style is fine. Probably the following style is more common in lld though:"


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57385/new/

https://reviews.llvm.org/D57385

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Writer.cpp
  test/ELF/allow-shlib-undefined.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57385.184430.patch
Type: text/x-patch
Size: 9073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/a78e54a0/attachment.bin>


More information about the llvm-commits mailing list