diff options
Diffstat (limited to 'test/CodeGen/X86/x32-function_pointer-3.ll')
| -rw-r--r-- | test/CodeGen/X86/x32-function_pointer-3.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/x32-function_pointer-3.ll b/test/CodeGen/X86/x32-function_pointer-3.ll index 5eaf85d8f931..f5687b8a9de2 100644 --- a/test/CodeGen/X86/x32-function_pointer-3.ll +++ b/test/CodeGen/X86/x32-function_pointer-3.ll @@ -3,7 +3,7 @@ ; Test calling function pointer passed in struct -; The fuction argument `h' in +; The function argument `h' in ; struct foo { ; void (*f) (void); |
