diff options
Diffstat (limited to 'test/Linker/Inputs/metadata-with-global-value-operand.ll')
| -rw-r--r-- | test/Linker/Inputs/metadata-with-global-value-operand.ll | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Linker/Inputs/metadata-with-global-value-operand.ll b/test/Linker/Inputs/metadata-with-global-value-operand.ll new file mode 100644 index 000000000000..21d3e27a36ee --- /dev/null +++ b/test/Linker/Inputs/metadata-with-global-value-operand.ll @@ -0,0 +1,3 @@ +!named.null = !{!0} + +!0 = !{null} |
