llvm-6502/tools/llvm-mc
Benjamin Kramer f26be1e965 Plug some leaks in edis.
- Don't leak parsed operands during tokenization.
- Don't leak printed insts in llvm-mc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126381 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-24 11:03:19 +00:00
..
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Disassembler.cpp Plug some leaks in edis. 2011-02-24 11:03:19 +00:00
Disassembler.h Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
llvm-mc.cpp Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
Makefile start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +00:00