linker: Initial bits of the linker
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 17 Jun 2010 22:04:20 +0000 (15:04 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 17 Jun 2010 22:04:20 +0000 (15:04 -0700)
commit832dfa58b2070d60111bc1997aea86228f630e75
tree172d3284f375044e3dbd584482a91fd352702ca3
parent705fb01b59bec8acb9ff21509d25aa675d7c1dee
linker: Initial bits of the linker

No linking is done yet, but some of the semantic checking is done.
Makefile.am
linker.cpp [new file with mode: 0644]
main.cpp
program.h