diff options
author | Fangrui Song <maskray@google.com> | 2019-05-21 08:21:44 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-05-21 08:21:44 +0000 |
commit | ecf4c9e13cdcadf5eb74d0dcbe1f5b3d4ac5f73e (patch) | |
tree | 9363e053481232a1219f44687bf11beb0ae35973 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 3141bbd52d9815615e2c68cf24469ca39ddfc20d (diff) | |
download | llvm-ecf4c9e13cdcadf5eb74d0dcbe1f5b3d4ac5f73e.zip llvm-ecf4c9e13cdcadf5eb74d0dcbe1f5b3d4ac5f73e.tar.gz llvm-ecf4c9e13cdcadf5eb74d0dcbe1f5b3d4ac5f73e.tar.bz2 |
[ELF] Don't advance position in a memory region when assigning to the Dot
For memory5.test, ld.bfd appears to ignore `. += 0x2000;`, so the test was testing
a wrong behavior. After deleting the code added in rLLD336335, we match ld.bfd and thus fix PR41357.
PR37836 (memory4.test) seems to have been fixed by another change.
Reviewed By: ruiu
Differential Revision: https://reviews.llvm.org/D62177
llvm-svn: 361228
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions