llvm-6502/lib
Bill Wendling 683c95764a Propagate debug loc info for ANY_EXTEND.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63436 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-30 22:27:33 +00:00
..
Analysis Each input file is encoded as a separate compile unit in LLVM debugging 2009-01-30 18:20:31 +00:00
Archive
AsmParser
Bitcode use precise getters 2009-01-30 18:27:21 +00:00
CodeGen Propagate debug loc info for ANY_EXTEND. 2009-01-30 22:27:33 +00:00
Debugger
ExecutionEngine Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
Linker
Support Add opposite_of and inverse_opt to support -fno- style options. This 2009-01-30 08:19:46 +00:00
System Fix windows build, patch by Marius Wachtler! 2009-01-29 18:53:28 +00:00
Target Fixed the comment. No functionality change. 2009-01-30 09:01:44 +00:00
Transforms use precise getters 2009-01-30 18:21:13 +00:00
VMCore Rename getAnalysisToUpdate to getAnalysisIfAvailable. 2009-01-28 13:14:17 +00:00
Makefile