X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCommandGuide%2Findex.html;h=546e8eb8c06f0629bab8b97cac4742136d169abf;hb=2af460576aaa40d9a7d66484426dc6475c2e29e9;hp=ce869a597f01e3845684785fa6237c350a1c1017;hpb=651fbec1463d7b9c54a5e95b4c4440ec68aa1ea7;p=oota-llvm.git diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index ce869a597f0..546e8eb8c06 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -32,6 +32,11 @@ Disassemble an LLVM bytecode file into human-readable form.

+

llvm-nm +
+ Print out the names and types of symbols in an LLVM bytecode file. +

+

analyze
Analyze an LLVM bytecode file.