diff options
author | David Sehr <sehr@chromium.org> | 2012-11-29 12:10:17 -0800 |
---|---|---|
committer | David Sehr <sehr@chromium.org> | 2012-11-29 12:10:17 -0800 |
commit | d7da5ec1c1faae820d0c1240c5cac379107f79a9 (patch) | |
tree | 0f6cc5f0f6a72cf03cce79fd02da2a082e8f8c6c /lib/Support/Memory.cpp | |
parent | 65d1c87701a47ad894efa10b4df3dffa8e5b9da2 (diff) |
Make compilation unit number change local to NaCl
Debug compilation unit numbers were different from upstream because NaCl observed an issue with the same object file being compiled twice, creating duplicate symbol names. To handle this, NaCl disambiguates symbols by more than just the path to the compilation unit. Make this properly
conditional on NaCl, and hope we can upstream a fix someday to remove the need.
BUG= http://code.google.com/p/nativeclient/issues/detail?id=1711
Review URL: https://codereview.chromium.org/11308216
Diffstat (limited to 'lib/Support/Memory.cpp')
0 files changed, 0 insertions, 0 deletions