[PATCH] D36904: Add llvm.codeview.annotation to implement MSVC __annotation

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 13:16:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312569: Add llvm.codeview.annotation to implement MSVC __annotation (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D36904?vs=113169&id=113904#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36904

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetOpcodes.def
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/CodeGen/X86/label-annotation.ll
  llvm/trunk/test/Transforms/Inline/label-annotation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36904.113904.patch
Type: text/x-patch
Size: 17567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/4d3d00ac/attachment-0001.bin>


More information about the llvm-commits mailing list