[X86] Add -verify-machineinstrs to pic.ll
authorHarald van Dijk <harald@gigawatt.nl>
Sat, 28 Nov 2020 17:54:44 +0000 (17:54 +0000)
committerHarald van Dijk <harald@gigawatt.nl>
Sat, 28 Nov 2020 17:54:44 +0000 (17:54 +0000)
commit78a30c830b53dcce399992e8d20a966448862106
treec4a6a2a770f43a9f5029add80ce82719bbb58543
parent47e2fafbf3d933532f46ef6e8515e7005df52758
[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
llvm/test/CodeGen/X86/pic.ll