[x86] Update the order of instructions after I switched to a bitcast
[oota-llvm.git] / tools / dsymutil / MachODebugMapParser.cpp
2015-03-15 Frederic Riss[dsymutil] Add function size to the debug map.
2015-02-28 Frederic Riss[dsymutil] clang-format a file
2015-01-19 Frederic Riss[dsymutil] Add the detected target triple to the debug...
2015-01-07 Alexey SamsonovFix uninitialized memory read in llvm-dsymutil for...
2015-01-05 Frederic Riss[dsymutil] Implement the BinaryHolder object and gain...
2014-12-18 Alexey Samsonov[dsymutil] Fix missing member initializer.
2014-12-16 Frederic Riss[dsymutil] Pass the verbosity flag down to the processi...
2014-12-16 Frederic Riss[dsymutil] Avoid calling getStringTableData() for each...
2014-12-12 Frederic RissInitial dsymutil tool commit.
2014-12-09 Frederic RissRevert "Initial dsymutil tool commit."
2014-12-09 Frederic RissInitial dsymutil tool commit.