llvm-6502/tools/lto2
Bill Wendling 604a818463 If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and
other) feature information. The workaround is inelegant and could be cleaned up
if this information were available some other way (say, in the IR).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52447 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-18 06:35:30 +00:00
..
lto.cpp
lto.exports
LTOCodeGenerator.cpp If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and 2008-06-18 06:35:30 +00:00
LTOCodeGenerator.h
LTOModule.cpp If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and 2008-06-18 06:35:30 +00:00
LTOModule.h
Makefile