This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH Gold] Recognize clang-style crtbegin and crtend files


> Clang uses two forms of its own (plus all of the gcc ones), which can
> be found in clang/lib/Driver/ToolChain.cpp:416:
>
> $(target_directory)/clang_rt.crtbegin.o
> clang_rt.crtbegin-$target.o
>
> This updated patch supports both of those forms.

Thanks. This is OK.

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]