This preserves the handy functionality of force-enabling the MachineVerifier, without the need to embed usage of environment variables in LLVM client applications.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This looks great. Minor nit below, but submit whenever.
lib/CodeGen/MachineVerifier.cpp | ||
---|---|---|
66 | From the other review, make this a reference? (Maybe that doesn't work with some other constructor. |
From the other review, make this a reference? (Maybe that doesn't work with some other constructor.