mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 22:04:10 +00:00
Grammar.
llvm-svn: 106292
This commit is contained in:
parent
9af2272272
commit
60a3287950
@ -130,7 +130,7 @@ namespace ISD {
|
||||
/// This node represents a target intrinsic function with no side effects.
|
||||
/// The first operand is the ID number of the intrinsic from the
|
||||
/// llvm::Intrinsic namespace. The operands to the intrinsic follow. The
|
||||
/// node has returns the result of the intrinsic.
|
||||
/// node returns the result of the intrinsic.
|
||||
INTRINSIC_WO_CHAIN,
|
||||
|
||||
/// RESULT,OUTCHAIN = INTRINSIC_W_CHAIN(INCHAIN, INTRINSICID, arg1, ...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user