[ELF] Fix a couple of typos in a test.

llvm-svn: 308916
This commit is contained in:
Davide Italiano 2017-07-24 19:42:13 +00:00
parent 1f4e29c71d
commit 4deb97c377
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// REQUIRES: x86
// This file contains two functions. They are themselves identical,
// but because they have reloactions against different data section,
// but because they have relocations against different data sections,
// they are not mergeable.
// RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t1