[all-commits] [llvm/llvm-project] b3bafb: [lld] Reorder cases in test to match comments (NFC)
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Sat Feb 13 16:36:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3bafbcb182c27f8c7b9f9414426d4205e1f5550
https://github.com/llvm/llvm-project/commit/b3bafbcb182c27f8c7b9f9414426d4205e1f5550
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M lld/test/ELF/lto/devirt_vcall_vis_export_dynamic.ll
Log Message:
-----------
[lld] Reorder cases in test to match comments (NFC)
The test added in 1487747e990ce9f8851f3d92c3006a74134d7518 had a few
cases that were out of order compared to the comments. Reordered to
match.
More information about the All-commits
mailing list