Merge "[cc:riscv64] Do not pass -mno-strict-align while linking" into main
This commit is contained in:
@@ -45,8 +45,6 @@ var (
|
||||
// This is already the driver's Android default, but duplicated here (and
|
||||
// above) for ease of experimentation with additional extensions.
|
||||
"-march=rv64gcv_zba_zbb_zbs",
|
||||
// TODO: move to driver (https://github.com/google/android-riscv64/issues/111)
|
||||
"-mno-strict-align",
|
||||
// TODO: remove when clang default changed (https://github.com/google/android-riscv64/issues/124)
|
||||
"-Wl,-mllvm -Wl,-jump-is-expensive=false",
|
||||
}
|
||||
|
Reference in New Issue
Block a user