X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FGettingStarted.rst;fp=docs%2FGettingStarted.rst;h=d409f623f868e35fff08b6b5aa8ab15b8c742e51;hp=6de9b9004e0f8720772eb1fcf96ce247c508436b;hb=3cf9f3731222d5c86173c83b6dec9783f40b305c;hpb=55ebcf372ded405250ab6c3249ac05bf97fb7499 diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 6de9b9004e0..d409f623f86 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -713,13 +713,6 @@ The following options can be used to set or enable LLVM specific options: generating the documentation can take a long time and producess 100s of megabytes of output. -``--with-udis86`` - - LLVM can use external disassembler library for various purposes (now it's used - only for examining code produced by JIT). This option will enable usage of - `udis86 `_ x86 (both 32 and 64 bits) - disassembler library. - To configure LLVM, follow these steps: #. Change directory into the object root directory: