mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-29 10:25:12 +00:00
Correct strange whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63927 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -86,7 +86,7 @@ lto_module_is_object_file(const char* path);
|
||||
*/
|
||||
extern bool
|
||||
lto_module_is_object_file_for_target(const char* path,
|
||||
const char* target_triple_prefix);
|
||||
const char* target_triple_prefix);
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user