summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorGuanzhong Chen <gzchen@google.com>2019-08-06 21:52:58 +0000
committerGuanzhong Chen <gzchen@google.com>2019-08-06 21:52:58 +0000
commitb3292a8469c398214e88d2dd56be6f4edb1d1728 (patch)
tree092320a97b0d9149dda14bc3d7ae2282ec7bf01b /clang/lib/CodeGen
parenta0438305d043cc3b75dc501205f6a27545ee72f2 (diff)
downloadbcm5719-llvm-b3292a8469c398214e88d2dd56be6f4edb1d1728.tar.gz
bcm5719-llvm-b3292a8469c398214e88d2dd56be6f4edb1d1728.zip
[WebAssembly] Lower ASan constructor priority on Emscripten
Summary: This change gives Emscripten the ability to use more than one constructor priorities that runs before ASan. By convention, constructor priorites 0-100 are reserved for use by the system. ASan on Emscripten now uses priority 50, leaving plenty of room for use by Emscripten before and after ASan. This change is done in response to: https://github.com/emscripten-core/emscripten/pull/9076#discussion_r310323723 Reviewers: kripken, tlively, aheejin Reviewed By: tlively Subscribers: cfe-commits, dschuff, sbc100, jgravelle-google, hiraditya, sunfish, llvm-commits Tags: #llvm, #clang Differential Revision: https://reviews.llvm.org/D65684 llvm-svn: 368101
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud