[PATCH] D55681: [llvm] API for encoding/decoding DWARF discriminators.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 08:49:49 PST 2018


mtrofin updated this revision to Diff 178238.
mtrofin added a comment.

- Moved implementation of new APIs to DebugInfoMetadata.cpp.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55681

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/IR/DebugInfoMetadata.cpp
  lib/Target/X86/X86DiscriminateMemOps.cpp
  unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55681.178238.patch
Type: text/x-patch
Size: 16175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/b0d76657/attachment.bin>


More information about the llvm-commits mailing list