Files
llvm/docs/CommandGuide
Douglas Yung 4597c04e0a [llvm-symbolizer] Add support for -i and -inlines as aliases for -inlining
This change adds two options, -i and -inlines as aliases for the -inlining option to llvm-symbolizer to improve compatibility with the GNU addr2line utility which accepts these options.

It also modifies existing tests that use -inlining to exercise these new aliases as well.

This fixes PR40073.

Reviewed by: jhenderson, Quolyk, ruiu

Differential Revision: https://reviews.llvm.org/D57083

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351999 91177308-0d34-0410-b5e6-96231b3b80d8
2019-01-24 00:34:09 +00:00
..
2013-07-30 04:06:06 +00:00
2012-06-20 11:25:11 +00:00
2014-08-11 18:04:46 +00:00
2018-05-14 12:53:11 +00:00