https://codereview.chromium.org/802583003/diff/100001/build/standalone.gypi
File build/standalone.gypi (right):
https://codereview.chromium.org/802583003/diff/100001/build/standalone.gypi#newcode41
build/standalone.gypi:41: 'msan_track_origins%': 1,
I suggest '2' here. The performance difference is small enough that we
no longer encourage the use of track_origins=1. We don't have any
configurations in Chromium that use it.
https://codereview.chromium.org/802583003/diff/100001/build/standalone.gypi#newcode331
build/standalone.gypi:331: 'cflags+': [
On 2015/04/27 09:08:39, Michael Achenbach wrote:
Without the additional cflags -fPIC and the removal of -fno-exceptions
we run
into compile errors in libc++ and libc++abi.
This is very strange. -fPIC should be implied by -fsanitize=memory, and
we certainly don't need exceptions. Can you paste the errors you see?
(or how to reproduce this)
https://codereview.chromium.org/802583003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.