]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Add MachineFunction::verify() to call the machine code verifier directly.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 13 Nov 2009 21:56:09 +0000 (21:56 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 13 Nov 2009 21:56:09 +0000 (21:56 +0000)
commitce727d0da006ca59bbd8c9ddc86e2fa71217d293
tree7deefb2b613a66717abcd2903c65c4bc5ae0efa6
parent52cd548525089056ac5be97e2b8eb05257bcdf3b
Add MachineFunction::verify() to call the machine code verifier directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88706 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/MachineVerifier.cpp