Make this test a bit less confusing.

Before this patch foo and bar have the same address as .text is empty.

llvm-svn: 319877
This commit is contained in:
Rafael Espindola 2017-12-06 03:35:40 +00:00
parent a681a1167e
commit 3a02234e0d
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ foo:
.global bar
.type bar, @function
bar:
retq