commit | ec9e4f6ed64eafb23392ec887ba0dc617b3c725a | [log] [tgz] |
---|---|---|
author | Alexander Potapenko <glider@google.com> | Mon Dec 03 10:15:43 2018 +0000 |
committer | Alexander Potapenko <glider@google.com> | Mon Dec 03 10:15:43 2018 +0000 |
tree | 16b909bdb86725abc4cfba56b88fbf5f75dfde05 | |
parent | 57d0351289b361e31e3f44f729e6cd92832ce7b2 [diff] |
[KMSAN] Enable -msan-handle-asm-conservative by default This change enables conservative assembly instrumentation in KMSAN builds by default. It's still possible to disable it with -msan-handle-asm-conservative=0 if something breaks. It's now impossible to enable conservative instrumentation for userspace builds, but it's not used anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348112 91177308-0d34-0410-b5e6-96231b3b80d8