diff options
| author | Rui Ueyama <ruiu@google.com> | 2019-02-14 18:02:20 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2019-02-14 18:02:20 +0000 |
| commit | b8b81e9b43c839f2761432e36927bb8d7b644b86 (patch) | |
| tree | 9bde4071932b7e3b3cb7dd1ca8ef504b42d9a269 /lldb/packages/Python/lldbsuite/test/lang/cpp | |
| parent | aa0b77d3395dc6ab91647138139c1a15a3aa088d (diff) | |
| download | bcm5719-llvm-b8b81e9b43c839f2761432e36927bb8d7b644b86.tar.gz bcm5719-llvm-b8b81e9b43c839f2761432e36927bb8d7b644b86.zip | |
Improve error message for unknown relocations.
Previously, we showed the following message for an unknown relocation:
foo.o: unrecognized reloc 256
This patch improves it so that the error message includes a symbol name:
foo.o: unknown relocation (256) against symbol bar
llvm-svn: 354040
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions

