[PATCH] D19908: [X86] Support the "ms-hotpatch" attribute.

Charles Davis via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 11:48:13 PDT 2016


cdavis5x updated this revision to Diff 68393.
cdavis5x added a comment.

Fix the build error we saw in trunk.


https://reviews.llvm.org/D19908

Files:
  docs/LangRef.rst
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/PatchableFunction.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/X86/X86AsmPrinter.cpp
  lib/Target/X86/X86AsmPrinter.h
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h
  test/CodeGen/X86/ms-hotpatch-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19908.68393.patch
Type: text/x-patch
Size: 12788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/92b37532/attachment.bin>


More information about the llvm-commits mailing list