Add unittest for new CanReplace flag on MDNodes
authorTeresa Johnson <tejohnson@google.com>
Wed, 6 Jan 2016 15:02:40 +0000 (15:02 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 6 Jan 2016 15:02:40 +0000 (15:02 +0000)
This adds a unittest for the support added in r256648 to add
a flag that can be used to prevent RAUW on temporary metadata
used as a map key.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256938 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found