X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..235a9333b84d39c0397ec9ddc248d141eefd89a2:/tools/stack-cleaner/README?ds=sidebyside diff --git a/tools/stack-cleaner/README b/tools/stack-cleaner/README index e31ca86a49..510dd0ce7b 100644 --- a/tools/stack-cleaner/README +++ b/tools/stack-cleaner/README @@ -19,5 +19,5 @@ Each of them modify the generated/given X86_64 assembly by prepending stack-clea The modification of the assembly is done by the clean-stack-filter program. -If the underlying compiler is clang, it might be necessary to add the -no-integrated-as flag in order to force the +If the underlying compiler is clang, it might be necessary to add the -no-integrated-as flag in order to force the usage of an external assembler.