llvm-project/lld/lib/Passes
Michael J. Spencer 7f09a3d54e [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
2013-02-26 01:35:30 +00:00
..
CMakeLists.txt add changes for layoutafter/layoutbefore/ingroup/layoutpass and test cases 2013-02-07 20:16:12 +00:00
GOTPass.cpp Factor File::addAtom out to MutableFile::addAtom. 2013-01-12 02:45:54 +00:00
LayoutPass.cpp [Pass][Layout] Fix bug and add debug printing. 2013-02-26 01:35:30 +00:00
StubsPass.cpp Factor File::addAtom out to MutableFile::addAtom. 2013-01-12 02:45:54 +00:00