llvm-project/lld/lib
Michael J. Spencer e337e60552 Fix cl brokeness.
cl is not attempting to complete a templated class when used in this
context. The conversion forces this to happen.

Thanks to Richard Smith for figuring this out.

llvm-svn: 167166
2012-10-31 20:47:30 +00:00
..
Core use llvm_unreachable() instead of assert(0) for invalid enum values in switch statements 2012-06-15 20:37:24 +00:00
Passes Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
ReaderWriter Fix cl brokeness. 2012-10-31 20:47:30 +00:00
CMakeLists.txt Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00