llvm-6502/lib
Brian Gaeke 242978cdee Destroy MachineFunction for any Function that we are about to
recompile and relink. This keeps it from failing an assertion when
it goes and tries to construct a new MachineFunction for that Function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9459 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 03:55:37 +00:00
..
Analysis Fix bug: CBackend/2003-10-23-UnusedType.ll and hopefully 252.eon 2003-10-23 19:30:30 +00:00
Archive
AsmParser * Eliminate `using' directive 2003-10-23 18:00:34 +00:00
Bytecode
CodeGen Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. 2003-10-23 20:39:18 +00:00
ExecutionEngine Destroy MachineFunction for any Function that we are about to 2003-10-24 03:55:37 +00:00
Linker Fix bug: Linker/2003-10-21-ConflictingTypesTolerance.ll 2003-10-21 22:46:38 +00:00
Support
Target Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. 2003-10-23 20:39:18 +00:00
Transforms We might as well strip off any CPRs before propagation 2003-10-23 18:49:23 +00:00
VMCore Fix bug: instcombine/2003-10-23-InstcombineNullFail.ll 2003-10-23 05:21:48 +00:00
Makefile