[PATCH] D102179: [Demangle][Rust] Parse integer constants
Tomasz Miąsko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 11:15:31 PDT 2021
tmiasko updated this revision to Diff 345229.
tmiasko marked 3 inline comments as done.
tmiasko added a comment.
- Remove dependencies from implementation.
- Show integer constants wider than 64-bits as hexadecimal numbers.
- Include integer types in non-mangled form in tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102179/new/
https://reviews.llvm.org/D102179
Files:
llvm/include/llvm/Demangle/RustDemangle.h
llvm/lib/Demangle/RustDemangle.cpp
llvm/test/Demangle/rust.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102179.345229.patch
Type: text/x-patch
Size: 10336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/38f60bf8/attachment-0001.bin>
More information about the llvm-commits
mailing list