commit | 864f4da8b7138c20c9828e80b6de7063511c26e1 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed May 27 20:04:23 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 07 18:23:48 2020 -0400 |
tree | 8aee852a58d9315c54f941f354b641be7824fdb0 | |
parent | f77701dae229f60f25dab0935d8f072e547b384a [diff] |
arm: remove outdated comment concerning -ffixed-x18 Clang 9 supports -ffixed-x18. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>