From a36b6e5d49ec2a2717998f9bd93086b3a5c93f45 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Sun, 7 Nov 2004 00:59:58 +0000 Subject: Replace llvm.org => llvm.cs.uiuc.edu git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17550 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/BytecodeFormat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/BytecodeFormat.html') diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 23b88f5c9f..3be110e8f1 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -1508,7 +1508,7 @@ single uint32_vbr as follows:

Instructions encode an opcode that identifies the kind of instruction. Opcodes are an enumerated integer value. The specific values used depend on the version of LLVM you're using. The opcode values are defined in the - + include/llvm/Instruction.def file. You should check there for the most recent definitions. The table below provides the opcodes defined as of the writing of this document. The table associates each opcode mnemonic with -- cgit v1.2.3-70-g09d2