summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Nick Kralevich <nnk@google.com> 2025-03-10 15:10:30 -0700
committer Nick Kralevich <nnk@google.com> 2025-03-10 15:22:41 -0700
commit8b2e14f17c805f29a5ac20f66baa372de2a5bf7e (patch)
tree30da249ccc3fcfabe6d6ea9aef0a03d8f9c3ec7d /java/java_test.go
parenta369dc00143821fa7784d1bfa9d2986186b23742 (diff)
Use -target-feature for MTE
Instead of setting -march, use clang's -target-feature functionality to enable MTE. Some projects set -march which may conflict with MTE's usage. Using -target-feature to enable MTE removes any clang command line ordering issues. History: * Originally submitted as 94d296d3d75428daceb03a55c01d77b4538d10ad * reverted in b77d695fa1a4a1691b00db2d5f59e8fc1ef368ab due to bug 371029823 * Prematurely resubmitted as 0feac37f1f21b135889758c4b866bba5de457838 and then subsequently reverted in 159860c848a709cac23ec7d448c6dfa6bfd8781b as the fix for bug 371029823 had not yet landed. * Reapplied as eba30c35f8564f46a36825e443b531b1df2b5a6e and subsequently reverted in 3f685cd5c3e87fee3aa2b1ff8ca51f1734b4f2c6 due to bug 399925046 (build timeout issue), which was resolved in bug 401292715 (re-client upgrade). Let's try again. 4th time's the charm. Bug: 366222162 Test: compiles and boots Change-Id: Ied4606b96cb2967af8edcbb4184981e09c807564
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions