llvm-6502/lib/Transforms
Ted Kremenek 58d5e05157 Fix some compilation errors on msvc:
- "Redefinition of I" (iterator masks previous definition)
- include missing header file

Patch by Argiris Kirtzidis!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48115 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-09 18:32:50 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO Fix some compilation errors on msvc: 2008-03-09 18:32:50 +00:00
Scalar SCCP also needs to be taught to follow unwind_to 2008-03-09 09:44:38 +00:00
Utils Firstly, having a BranchInst isn't exclusive with having an unwind_to. 2008-03-09 07:50:37 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00