mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-15 05:24:01 +00:00
[objdump,readobj] Document the purpose and goals of each tool.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174439 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -11,6 +11,9 @@
|
||||
// dumps out a plethora of information about an object file depending on the
|
||||
// flags.
|
||||
//
|
||||
// The flags and output of this program should be near identical to those of
|
||||
// binutils objdump.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm-objdump.h"
|
||||
|
Reference in New Issue
Block a user