>>> I give up! What is the syntax for attaching metadata to instructions? The >>> documentation is very unclear. >> >> Some examples are in llvm/test/Feature/md_on_instruction.ll >> >> Or you could just compile a file with -g. > > And then fix the documentation! That's on my TODO list for 2.7, unless someone beats me writing this doc :) - Devang