[llvm-commits] [llvm] r42214 - /llvm/trunk/docs/LangRef.html
Bill Wendling
isanbard at gmail.com
Fri Sep 21 19:18:57 CDT 2007
On 9/21/07, Tanya Lattner <tonic at nondot.org> wrote:
> declare i32 @llvm.annotation(i32 <val>, i8* <str>, i8* <str>, i32 <int> )
> + declare i8 llvm.annotation(i8 <val>, i8* <str>, i8* <str>, i32 <int> )
> + declare i16 llvm.annotation(i16 <val>, i8* <str>, i8* <str>, i32 <int> )
Do these get '@' too?
-bw
More information about the llvm-commits
mailing list