mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 08:12:12 +00:00
llvm-uselistorder: Improve the tool description
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214317 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e188fa672b
commit
4a9efdaf9f
@ -7,7 +7,9 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// Verify that use-list order can be serialized correctly.
|
||||
// Verify that use-list order can be serialized correctly. After reading the
|
||||
// provided IR, this tool shuffles the use-lists and then writes and reads to a
|
||||
// separate Module whose use-list orders are compared to the original.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user