diff options
author | Rui Ueyama <ruiu@google.com> | 2014-08-28 19:00:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-08-28 19:00:40 +0000 |
commit | 4a6ead7a9f36319c3c064beae4fdb09a90402b05 (patch) | |
tree | a1419de0a80f6a12a30de5258e0eeefd36acae2e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 81ecbb0737d28a493b7ea2a42c2336721c6e0ea1 (diff) | |
download | llvm-4a6ead7a9f36319c3c064beae4fdb09a90402b05.zip llvm-4a6ead7a9f36319c3c064beae4fdb09a90402b05.tar.gz llvm-4a6ead7a9f36319c3c064beae4fdb09a90402b05.tar.bz2 |
[PECOFF] Another Win64 relocation bug fix
When a relocation is applied to a location, the new value needs
to be added to the existing value at the location. Existing
value is in most cases zero, but if not, the current code does
not work.
llvm-svn: 216680
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions