Mercurial > hg > CbC > CbC_llvm
diff lld/docs/NewLLD.rst @ 252:1f2b6ac9f198 llvm-original
LLVM16-1
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 18 Aug 2023 09:04:13 +0900 |
parents | 0572611fdcc8 |
children |
line wrap: on
line diff
--- a/lld/docs/NewLLD.rst Wed Nov 09 17:47:54 2022 +0900 +++ b/lld/docs/NewLLD.rst Fri Aug 18 09:04:13 2023 +0900 @@ -5,7 +5,7 @@ --------------------------- You can embed LLD to your program by linking against it and calling the linker's -entry point function lld::elf::link. +entry point function ``lld::lldMain``. The current policy is that it is your responsibility to give trustworthy object files. The function is guaranteed to return as long as you do not pass corrupted