llvm-project/lld/lib
Jay Foad 4d5e6cf906 Fix errors when building with GCC 4.6.1 -std=c++0x, which requires
"friend class Foo;" instead of just friend Foo;".

llvm-svn: 155625
2012-04-26 07:37:08 +00:00
..
Core Add way to represent static archives in yaml test cases. 2012-04-20 01:24:37 +00:00
Passes Rename referencesBegin() to begin() so that C++11 range based for loops can be used 2012-04-08 23:52:13 +00:00
Platforms Fix errors when building with GCC 4.6.1 -std=c++0x, which requires 2012-04-26 07:37:08 +00:00
CMakeLists.txt First implementation of Darwin Platform. It is rich enough to generate 2012-04-07 01:31:00 +00:00