llvm-6502/lib
Dale Johannesen a54db0c485 Remove switch for disabling ARM tail calls. They
seem to be working correctly.  No functional change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110226 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-04 18:07:17 +00:00
..
Analysis Add a missing function. 2010-08-04 11:42:45 +00:00
Archive
AsmParser Don't print the filename twice in file-not-found errors. 2010-08-04 01:13:48 +00:00
Bitcode avoid undefined behavior negating minint. 2010-08-03 16:57:03 +00:00
CodeGen Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support avoid undef behavior on minint, fixing PR7783. 2010-08-03 16:41:24 +00:00
System Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Target Remove switch for disabling ARM tail calls. They 2010-08-04 18:07:17 +00:00
Transforms Fix whitespace. 2010-08-04 17:43:57 +00:00
VMCore Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Makefile