mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-08 13:00:33 +00:00
2013-01-16 Sriraman Tallam <tmsriram@google.com>
* testsuite/plugin_final_layout.cc: Fix comment.
This commit is contained in:
parent
e46c088e6b
commit
a880d4c4d4
@ -1,3 +1,7 @@
|
|||||||
|
2013-01-16 Sriraman Tallam <tmsriram@google.com>
|
||||||
|
|
||||||
|
* testsuite/plugin_final_layout.cc: Fix comment.
|
||||||
|
|
||||||
2013-01-16 Sriraman Tallam <tmsriram@google.com>
|
2013-01-16 Sriraman Tallam <tmsriram@google.com>
|
||||||
|
|
||||||
* layout.cc (Layout::layout): Do not do default sorting for
|
* layout.cc (Layout::layout): Do not do default sorting for
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
// MA 02110-1301, USA.
|
// MA 02110-1301, USA.
|
||||||
|
|
||||||
// The goal of this program is to verify if section ordering
|
// The goal of this program is to verify if section ordering
|
||||||
// via plugins happens correctly. Also, test is plugin based ordering
|
// via plugins happens correctly. Also, test if plugin based ordering
|
||||||
// overrides default text section ordering where ".text.hot" sections
|
// overrides default text section ordering where ".text.hot" sections
|
||||||
// are grouped. The plugin does not want foo and baz next to each other.
|
// are grouped. The plugin does not want foo and baz next to each other.
|
||||||
// Plugin section order is foo() followed by bar() and then baz().
|
// Plugin section order is foo() followed by bar() and then baz().
|
||||||
|
Loading…
Reference in New Issue
Block a user