llvm-project/lld/lib/Platforms
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
..
Darwin 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