Index: llvm/utils/gn/README.rst =================================================================== --- llvm/utils/gn/README.rst +++ llvm/utils/gn/README.rst @@ -61,8 +61,7 @@ build directory, it can have any name, and you can have as many as you want, each with different build settings). -#. Run e.g. `ninja -C out/gn check-lld` to build all prerequisites for and - run the LLD tests. +#. Run e.g. `ninja -C out/gn Demangle` to build libDemangle. By default, you get a release build with assertions enabled that targets the host arch. You can set various build options by editing `out/gn/args.gn`,