hanchenye-llvm-project/lld/lib
Rui Ueyama b13cda8f3e Call normalize() in the common driver.
Previously only GNU driver calls InputGraph::normalize, but its
functionality is not and should not be limited to GNU ld. Other
driver should be able to use it.

Currently only linker scripts use the feature, so this change
won't change the existing behavior.

llvm-svn: 208266
2014-05-07 23:33:48 +00:00
..
Core Simplify InputGraph::getNextFile. No functionality change. 2014-05-07 22:27:12 +00:00
Driver Call normalize() in the common driver. 2014-05-07 23:33:48 +00:00
Passes [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:21:31 +00:00
ReaderWriter Re-submit r207884: Remove dead code 2014-05-05 18:56:04 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00