llvm-6502/lib
2008-12-05 05:45:42 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Drop the reg argument to isRegReDefinedByTwoAddr, which was redundant. 2008-12-05 05:45:42 +00:00
Debugger
ExecutionEngine
Linker
Support Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush(). 2008-12-04 22:51:11 +00:00
System
Target Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are a bit more complicate than I expected. Both declarations and weak definitions still need a stub indirection. However, the stubs are in data section and they contain the addresses of the actual symbols. 2008-12-05 01:06:39 +00:00
Transforms
VMCore
Makefile