X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5bda74fa19f79d0abf79815f7147004b31dde226..27b0c1ee1d85c53f1d11bb2b8e539cd76e4cf437:/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.