1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-23 20:29:30 +00:00
Bjorn Steinbrink 920382c5aa Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes
Summary:
MetadataAsValue uses a canonical format that strips the MDNode if it
contains only a single constant value. This triggers an assertion when
trying to cast the value to a MDNode.

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7165

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227319 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-28 16:35:59 +00:00
..
2014-11-07 21:30:36 +00:00
2014-11-27 00:15:21 +00:00
2014-12-03 02:08:38 +00:00
2015-01-27 20:46:21 +00:00
2015-01-27 20:46:21 +00:00
2014-12-12 17:31:24 +00:00