AArch64 uses $d* and $x* to interleave between text and data. llvm-objdump didn't know about this so it ended up printing garbage. This patch is a first step towards a solution of the problem. Differential Revision: http://reviews.llvm.org/D13360 llvm-svn: 249083 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| COFFDump.cpp | ||
| ELFDump.cpp | ||
| LLVMBuild.txt | ||
| MachODump.cpp | ||
| Makefile | ||
| llvm-objdump.cpp | ||
| llvm-objdump.h | ||