Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116605
b: refs/heads/master
c: d53475b
h: refs/heads/master
i:
  116603: c06f07b
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 14, 2008
1 parent 6e2a320 commit b3373c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b47bfc1fca01cccad9cce2d18b79b18ef2e4131
refs/heads/master: d53475b5aa946752e3306b2ecb5a8c9c51cf8dd0
6 changes: 0 additions & 6 deletions trunk/scripts/recordmcount.pl
Original file line number Diff line number Diff line change
Expand Up @@ -262,12 +262,6 @@ sub update_funcs

# only use locals if objcopy supports globalize-symbols
if (!$use_locals) {
print STDERR
"$inputfile: WARNING: referencing local function " .
"$ref_func for mcount\n" .
"\tConsider upgrading objcopy to support the globalize-" .
"symbols option.\n"
if (!$local_warn_once++);
return;
}
$convert{$ref_func} = 1;
Expand Down

0 comments on commit b3373c1

Please sign in to comment.