1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/llvm-nm
Owen Anderson 81b8dabb53 Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
of the bitcode reader and ASM parser APIs, as well as supporting it in all of the tools.

Patches for Clang and LLVM-GCC to follow.

llvm-svn: 74614
2009-07-01 16:58:40 +00:00
..
CMakeLists.txt
llvm-nm.cpp Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot 2009-07-01 16:58:40 +00:00
Makefile disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00