llvm-6502/lib
Reid Spencer c3f6abdd85 Don't look for __builtin_ffs, we'll never see it from llvm-gcc and there's
not reason to include it for other front ends.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22070 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 21:27:34 +00:00
..
Analysis
Archive
AsmParser
Bytecode fix the assertion 2005-05-13 23:35:47 +00:00
CodeGen aCC and STLport complained about this, because they're like that 2005-05-15 13:05:48 +00:00
Debugger
ExecutionEngine
Linker
Support Capitalize 2005-05-13 19:49:09 +00:00
System
Target PPC "branch and link" instructions are branches in the PPC sense, but not 2005-05-15 20:11:44 +00:00
Transforms Don't look for __builtin_ffs, we'll never see it from llvm-gcc and there's 2005-05-15 21:27:34 +00:00
VMCore Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Makefile