We may be adding functions to the Module during initialization, so
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 21 Mar 2005 19:22:14 +0000 (19:22 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 21 Mar 2005 19:22:14 +0000 (19:22 +0000)
commitc7cd5e56726d845faf94de6dacbbf62303bf6f70
tree968cdec31c8404abf60e8bb888e64d2beea39c3f
parent177f247d59b1e63c0b67b53488eb3390699a521b
We may be adding functions to the Module during initialization, so
conservatively, it's modified

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp