Previous topic

Development

Next topic

Developing lld Readers

This Page

C++11ΒΆ

Originally, LLD was developed in C++11 unlike the rest of LLVM. Now, all of LLVM, LLD, and Clang are developed using C++11. See the LLVM Coding Standards for details on the precise subset of C++11 supported by the various host compilers.