Dan Gohman
|
309b3af547
|
Extend function-local metadata to be usable as attachments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111895 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-24 02:24:03 +00:00 |
|
Dan Gohman
|
9dc8ae110f
|
Add support for empty named metadata too. This isn't particularly
useful, but it is nice for consistency.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108262 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-13 19:42:44 +00:00 |
|
Dan Gohman
|
ac80975ea4
|
Add support for empty metadata nodes: !{}.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108259 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-13 19:33:27 +00:00 |
|
Chris Lattner
|
fd450c026a
|
fix PR7105 by enumerating MDNodes on all @llvm.foo
function calls, not just recognized intrinsics.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103428 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-10 20:53:17 +00:00 |
|