llvm-project/lld/lib
Michael J. Spencer 34fbcb4cba MSVC fixes:
* MSVC does not yet support initializer lists and uniform initialization.
* MSVC does not support flexible array members (And neither does C++).

The Mach-O writer test still fails with this, but it all compiles and
all other tests pass.

llvm-svn: 155215
2012-04-20 18:35:18 +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 MSVC fixes: 2012-04-20 18:35:18 +00:00
CMakeLists.txt First implementation of Darwin Platform. It is rich enough to generate 2012-04-07 01:31:00 +00:00