[Lldb-commits] [PATCH] D47708: PDB support of function-level linking and splitted functions
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 7 04:27:14 PDT 2018
aleksandr.urakov added a comment.
In https://reviews.llvm.org/D47708#1124749, @labath wrote:
> Btw, would it be possible to use the `/order` directive to achive what you want? (/order:function_from_first_file,function_from_second_file,another_function_from_first_file)
Yes, thanks for pointing to this!
https://reviews.llvm.org/D47708
More information about the lldb-commits
mailing list