diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-02-26 01:35:30 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-02-26 01:35:30 +0000 |
commit | 7f09a3d54eba478eccb19280e9946e69ce096ff7 (patch) | |
tree | d01b86f3f366537a43b483243d548e6e2174cc26 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c33b6ac7c9dba85265ae9f5676a6c2dfb8060f8e (diff) | |
download | bcm5719-llvm-7f09a3d54eba478eccb19280e9946e69ce096ff7.tar.gz bcm5719-llvm-7f09a3d54eba478eccb19280e9946e69ce096ff7.zip |
[Pass][Layout] Fix bug and add debug printing.
Fix a bug where if two atoms had the same index in the override map,
the compare would return false. It now goes to the next check when
they are equal.
No test because it currently can't be tested. An upcomming patch will test it.
llvm-svn: 176073
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions