llvm-6502/lib
Reid Spencer af11dc00a0 Ensure that error messages a propagated from calls to LinkInModule so they get
reported to the end user.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41117 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-16 07:23:37 +00:00
..
Analysis constant fold ptrtoint(inttoptr) with target data when available. This allows 2007-08-11 23:49:01 +00:00
Archive
AsmParser
Bitcode
CodeGen Implement FPOWI ExpandOp. 2007-08-15 22:13:27 +00:00
Debugger
ExecutionEngine move assertion into mutex guard, a partial fix for PR1606. 2007-08-13 20:08:16 +00:00
Linker Ensure that error messages a propagated from calls to LinkInModule so they get 2007-08-16 07:23:37 +00:00
Support Properly use const qualifiers 2007-08-15 21:12:30 +00:00
System
Target Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed 2007-08-15 17:12:32 +00:00
Transforms Dominance frontier is now required. 2007-08-15 03:34:53 +00:00
VMCore Assert sooner. Fix wordings. 2007-08-14 16:53:52 +00:00
Makefile