mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
[RuntimeDyld] Add 'stub_addr' to comment describing RuntimeDyldChecker's syntax.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226316 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6a1bcaf6ff
commit
e9e901360a
@ -52,6 +52,7 @@ class raw_ostream;
|
||||
///
|
||||
/// ident_expr = 'decode_operand' '(' symbol ',' operand-index ')'
|
||||
/// | 'next_pc' '(' symbol ')'
|
||||
/// | 'stub_addr' '(' file-name ',' section-name ',' symbol ')'
|
||||
/// | symbol
|
||||
///
|
||||
/// binary_expr = expr '+' expr
|
||||
|
Loading…
Reference in New Issue
Block a user