Redesign and implement the basic parts of LdLua.

There's a very strong bond between LdLua and LdLuaSymbol.
LdLuaSymbol is more like an interface to LdLua than a separate object.
This commit is contained in:
2010-10-24 21:33:37 +02:00
parent 2b9b543402
commit 9a242786b1
6 changed files with 229 additions and 86 deletions

View File

@@ -103,7 +103,9 @@ set (logdiag_HEADERS
src/ld-symbol-category.h
src/ld-symbol.h
src/ld-lua.h
src/ld-lua-symbol.h)
src/ld-lua-private.h
src/ld-lua-symbol.h
src/ld-lua-symbol-private.h)
# Generate a configure file
configure_file (${CMAKE_CURRENT_SOURCE_DIR}/config.h.in