[all-commits] [llvm/llvm-project] 941f20: [MachineVerifier] Simplify and delete LLVM_VERIFY_...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jan 27 00:31:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 941f20c3bd22f2b55815c6d5aa7914d9385fb3b3
https://github.com/llvm/llvm-project/commit/941f20c3bd22f2b55815c6d5aa7914d9385fb3b3
Author: Fangrui Song <i at maskray.me>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
Log Message:
-----------
[MachineVerifier] Simplify and delete LLVM_VERIFY_MACHINEINSTRS from a comment. NFC
The environment variable has been unused since r228079.
More information about the All-commits
mailing list