X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2e8477aa5561fd31e5e72f6ed2a704476e903b5b..a1dddee317a05cb7bac1b91f6a1a276e144d39c2:/tools/stack-cleaner/README 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.