diff options
Diffstat (limited to 'test/ELF/Inputs/shared3.s')
-rw-r--r-- | test/ELF/Inputs/shared3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/Inputs/shared3.s b/test/ELF/Inputs/shared3.s index d1f6ffea13326..e7017f5664111 100644 --- a/test/ELF/Inputs/shared3.s +++ b/test/ELF/Inputs/shared3.s @@ -1,3 +1,3 @@ .global baz -.type barz, @function +.type baz, @function baz: |