diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/localize-hidden-2.s')
| -rw-r--r-- | binutils/testsuite/binutils-all/localize-hidden-2.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/localize-hidden-2.s b/binutils/testsuite/binutils-all/localize-hidden-2.s new file mode 100644 index 0000000..443bad0 --- /dev/null +++ b/binutils/testsuite/binutils-all/localize-hidden-2.s @@ -0,0 +1,2 @@ + .globl G + G == 0x100 |
