llvm-project/lld/lib
Rui Ueyama a7236598bb [PECOFF] Data type of SectionNumber is now unsigned (r203986).
So we don't need static_cast's to convert it from signed to unsigned.

llvm-svn: 203992
2014-03-15 00:39:12 +00:00
..
Core Replace OwningPtr with std::unique_ptr. 2014-03-13 16:20:38 +00:00
Driver [PECOFF] Fix link order. 2014-03-14 05:59:16 +00:00
Passes Replace OwningPtr with std::unique_ptr. 2014-03-13 16:20:38 +00:00
ReaderWriter [PECOFF] Data type of SectionNumber is now unsigned (r203986). 2014-03-15 00:39:12 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00