diff options
author | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 17:47:01 -0700 |
---|---|---|
committer | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 18:06:08 -0700 |
commit | 07f63b0ac5c530c808420971734b36b8fa79e687 (patch) | |
tree | 529b8678b1d24551a39ad41adb8aa034449be49e /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 443d9a46a879991e09bc723e64bdb1484ca1b94a (diff) | |
download | llvm-07f63b0ac5c530c808420971734b36b8fa79e687.zip llvm-07f63b0ac5c530c808420971734b36b8fa79e687.tar.gz llvm-07f63b0ac5c530c808420971734b36b8fa79e687.tar.bz2 |
[BOLT] Allocate FunctionFragment on heap
This changes `FunctionFragment` from being used as a temporary proxy
object to access basic block ranges to a heap-allocated object that can
store fragment-specific information.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D132050
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions