[LLVMdev] Annotate attribute
Duncan Sands
baldrick at free.fr
Tue Jun 19 08:05:12 PDT 2007
> In the long term, how are different uses of this string going to be
> kept from conflicting? Is this going to introduce another mini-syntax
> into LLVM, to allow different passes to recognize which pass the string
> is intended for, or to allow passes to pull out selected substrings and
> ignore the rest?
I am also curious to know what this is intended for precisely. Couldn't
it be done using debug intrinsics instead?
Ciao,
Duncan.
More information about the llvm-dev
mailing list