[PATCH] D43002: Emit S_OBJNAME symbol in CodeView

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 11:03:44 PST 2018


zturner updated this revision to Diff 133454.
zturner added a comment.

Modified the tests as suggested by @aprantl


https://reviews.llvm.org/D43002

Files:
  clang/include/clang/Frontend/CodeGenOptions.h
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/include/llvm/IR/DIBuilder.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DIBuilder.cpp
  llvm/lib/IR/DebugInfo.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/test/Assembler/cu-outputfile.ll
  llvm/test/Bitcode/upgrade-cu-outputfile.ll
  llvm/test/Bitcode/upgrade-cu-outputfile.ll.bc
  llvm/test/DebugInfo/COFF/buildinfo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43002.133454.patch
Type: text/x-patch
Size: 26735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/6e8c5e78/attachment.bin>


More information about the llvm-commits mailing list