| commit | 3f37df0326dcd1f70d1c7fbe9134db71d0fc3b50 | [log] [tgz] |
|---|---|---|
| author | Ryan Govostes <rzg@apple.com> | Fri May 06 10:25:22 2016 +0000 |
| committer | Ryan Govostes <rzg@apple.com> | Fri May 06 10:25:22 2016 +0000 |
| tree | 1d6f9824807c2485a9be470cd0d4faec62b920fd | |
| parent | 12aaa1c9554c03c088009f671b0bb29a7b3a5dcc [diff] |
[asan] add option to set shadow mapping offset Allowing overriding the default ASAN shadow mapping offset with the -asan-shadow-offset option, and allow zero to be specified for both offset and scale. Patch by Aaron Carroll <aaronc@apple.com>. llvm-svn: 268724