[PATCH] D55681: [llvm] API for encoding/decoding DWARF discriminators.
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 19 21:11:32 PST 2018
mtrofin updated this revision to Diff 179015.
mtrofin marked an inline comment as done.
mtrofin added a comment.
Herald added a subscriber: zzheng.
- Returning Optional<unsigned>
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
lib/Transforms/Utils/AddDiscriminators.cpp
lib/Transforms/Utils/LoopUnroll.cpp
lib/Transforms/Utils/LoopUnrollAndJam.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55681.179015.patch
Type: text/x-patch
Size: 21952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/0947df89/attachment.bin>
More information about the llvm-commits
mailing list