[PATCH] D78923: [LLD] [COFF] Add options for disabling auto import and runtime pseudo relocs

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 03:10:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f0e6c31c255: [LLD] [COFF] Add options for disabling auto import and runtime pseudo relocs (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78923

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Options.td
  lld/COFF/SymbolTable.cpp
  lld/COFF/Writer.cpp
  lld/MinGW/Driver.cpp
  lld/MinGW/Options.td
  lld/test/COFF/autoimport-refptr.s
  lld/test/COFF/autoimport-x86.s
  lld/test/MinGW/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78923.263955.patch
Type: text/x-patch
Size: 11228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/1bd9c9bc/attachment.bin>


More information about the llvm-commits mailing list