llvm/bolt
Maksim Panchenko c9b7e3e09e Write updated LSDA's.
Summary: Write new exception ranges tables (LSDA's) into the output file.

(cherry picked from FBD2828312)
2015-12-18 17:00:46 -08:00
..
BinaryBasicBlock.cpp Make FLO work on hhvm binary. 2015-10-14 15:35:14 -07:00
BinaryBasicBlock.h Teach llvm-flo how to split functions into hot and cold regions 2015-11-19 17:59:41 -08:00
BinaryContext.cpp Make FLO work on hhvm binary. 2015-10-14 15:35:14 -07:00
BinaryContext.h Don't touch functions whose internal BBs are targets of interprocedural branches 2015-12-03 13:29:52 -08:00
BinaryFunction.cpp Write updated LSDA's. 2015-12-18 17:00:46 -08:00
BinaryFunction.h Write updated LSDA's. 2015-12-18 17:00:46 -08:00
CMakeLists.txt Refactoring llvm-flo.cpp into a new class RewriteInstance, NFC. 2015-11-23 17:54:18 -08:00
DataReader.cpp Fix DataReader to work with new local sym perf2flo format 2015-10-16 17:00:36 -07:00
DataReader.h Add branch count information to binary CFG 2015-10-12 12:30:47 -07:00
Exceptions.cpp Write updated LSDA's. 2015-12-18 17:00:46 -08:00
Exceptions.h Teach llvm-flo how to split functions into hot and cold regions 2015-11-19 17:59:41 -08:00
llvm-flo.cpp Refactoring llvm-flo.cpp into a new class RewriteInstance, NFC. 2015-11-23 17:54:18 -08:00
LLVMBuild.txt Commit FLO with control flow graph. 2015-10-09 17:21:14 -07:00
README.md BOLT root commit 2022-01-10 17:58:05 -08:00
RewriteInstance.cpp Write updated LSDA's. 2015-12-18 17:00:46 -08:00
RewriteInstance.h Write updated LSDA's. 2015-12-18 17:00:46 -08:00