diff options
author | Tanya Lattner <tonic@nondot.org> | 2005-03-21 06:07:43 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2005-03-21 06:07:43 +0000 |
commit | eba4604d494964ec4406fe814a37f70f4c334dcd (patch) | |
tree | b30002b406717f81932b1c38b9677e363768db33 /test/Verifier | |
parent | d57e55ec0dcf0974857e9c1823e84c2777dd82d7 (diff) | |
download | external_llvm-eba4604d494964ec4406fe814a37f70f4c334dcd.zip external_llvm-eba4604d494964ec4406fe814a37f70f4c334dcd.tar.gz external_llvm-eba4604d494964ec4406fe814a37f70f4c334dcd.tar.bz2 |
Make this method non-const. Making it const causes the const version of
getIGroup to be called instead of the non-const one. These two methods
have (??) different behavior, so this change fixes bugs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20724 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Verifier')
0 files changed, 0 insertions, 0 deletions