aboutsummaryrefslogtreecommitdiff
path: root/gold/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/errors.h')
-rw-r--r--gold/errors.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/errors.h b/gold/errors.h
index 34f05cc..a6b528c 100644
--- a/gold/errors.h
+++ b/gold/errors.h
@@ -68,6 +68,10 @@ class Errors
void
info(const char* format, va_list);
+ // Print a trace message and continue.
+ void
+ trace(const char* format, va_list);
+
// Report an error at a reloc location.
template<int size, bool big_endian>
void