mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-28 22:00:30 +00:00
[uselistorder] Insert blank line, NFC
llvm-svn: 250231
This commit is contained in:
parent
8403e1c73d
commit
cdd66aa708
@ -346,6 +346,7 @@ static void verifyAfterRoundTrip(const Module &M,
|
||||
if (!matches(ValueMapping(M), ValueMapping(*OtherM)))
|
||||
report_fatal_error("use-list order changed");
|
||||
}
|
||||
|
||||
static void verifyBitcodeUseListOrder(const Module &M) {
|
||||
TempFile F;
|
||||
if (F.init("bc"))
|
||||
|
Loading…
Reference in New Issue
Block a user