[llvm] r199681 - Debug info: On ARM ensure that all __TEXT sections come before the
Adrian Prantl
aprantl at apple.com
Mon Jan 20 13:53:03 PST 2014
On Jan 20, 2014, at 11:46, Eric Christopher <echristo at gmail.com> wrote:
> Same problems and questions as the previous time you applied this patch.
My only concern about enabling this for all platforms is that there may be a preferred section ordering for some targets for performance reasons etc. that such a change could destroy, but that’s purely hypothetical.
-- adrian
More information about the llvm-commits
mailing list