Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちは使用しています
--just-symbols=<file>
GNU ld のオプションを使用して、一連の絶対シンボルを取得し、それらに対してリンクします。代わりに clang/llvm を使用することに関心があるかもしれませんが、現在は ld のこの機能に依存しています。
llvm リンカーに相当するものはありますか? または、少なくとも似たようなもの
--defsym=<absolute address>