diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-12-07 21:12:10 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-12-07 21:12:10 +0000 |
| commit | 16173b7f6c9f3a967c0527f7b8ddc234edd27cd9 (patch) | |
| tree | 3129c3de186765d39b5de750a8d762db40beab5e /llvm/test/Bitcode/function-local-metadata.ll | |
| parent | 9c51b50a714d06561ac69dc30c394cb3fcef5bb8 (diff) | |
| download | bcm5719-llvm-16173b7f6c9f3a967c0527f7b8ddc234edd27cd9.tar.gz bcm5719-llvm-16173b7f6c9f3a967c0527f7b8ddc234edd27cd9.zip | |
Stop relying on MDNode::get() returning self-references
Update for LLVM API change, wherein self-references are not uniqued (and
will never be returned by `MDNode::get()`). We already have `Id`; just
return it.
This should fix the failing buildbot:
http://lab.llvm.org:8011/builders/polly-amd64-linux/builds/25167
http://lab.llvm.org:8011/builders/polly-amd64-linux/builds/25168
llvm-svn: 223620
Diffstat (limited to 'llvm/test/Bitcode/function-local-metadata.ll')
0 files changed, 0 insertions, 0 deletions

