[WebAssembly] Fix a typo in a comment.

llvm-svn: 257327
This commit is contained in:
Dan Gohman 2016-01-11 11:49:44 +00:00
parent 4c67fa747b
commit e8a69abf40
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
// NO_DATA_SECTIONS-NOT: data-sections
// Ditto, but ensure that a user -fvisibility=default disables the default
// -fvisibilt=hidden.
// -fvisibility=hidden.
// RUN: %clang %s -### -target wasm32-unknown-unknown -fvisibility=default 2>&1 | FileCheck -check-prefix=FVISIBILITY_DEFAULT %s
// FVISIBILITY_DEFAULT-NOT: hidden