[all-commits] [llvm/llvm-project] 78a30c: [X86] Add -verify-machineinstrs to pic.ll
Harald van Dijk via All-commits
all-commits at lists.llvm.org
Sat Nov 28 09:55:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 78a30c830b53dcce399992e8d20a966448862106
https://github.com/llvm/llvm-project/commit/78a30c830b53dcce399992e8d20a966448862106
Author: Harald van Dijk <harald at gigawatt.nl>
Date: 2020-11-28 (Sat, 28 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/pic.ll
Log Message:
-----------
[X86] Add -verify-machineinstrs to pic.ll
This ensures that failures show up in regular builds, rather than only
when expensive checks are enabled.
Differential Revision: https://reviews.llvm.org/D91339
More information about the All-commits
mailing list