[PATCH] D32330: X86: Don't emit zero-byte functions on Windows

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 14:11:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301040: X86: Don't emit zero-byte functions on Windows (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D32330?vs=96222&id=96230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32330

Files:
  llvm/trunk/include/llvm/Target/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMMCInstLower.cpp
  llvm/trunk/lib/Target/ARM/Thumb1InstrInfo.cpp
  llvm/trunk/lib/Target/ARM/Thumb1InstrInfo.h
  llvm/trunk/lib/Target/ARM/Thumb2InstrInfo.cpp
  llvm/trunk/lib/Target/ARM/Thumb2InstrInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/empty-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32330.96230.patch
Type: text/x-patch
Size: 12196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/8be19ed7/attachment.bin>


More information about the llvm-commits mailing list