diff options
author | Fangrui Song <i@maskray.me> | 2024-06-24 23:28:00 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-06-24 23:28:01 -0700 |
commit | 62d44fbd50e28a6cfe479fc07164b8c970f049c6 (patch) | |
tree | 2bd5569b3f3d860bc84718d4055e9ae3abe445f7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8599629d390270b21c97f8b7ad2d97a344211d05 (diff) | |
download | llvm-62d44fbd50e28a6cfe479fc07164b8c970f049c6.zip llvm-62d44fbd50e28a6cfe479fc07164b8c970f049c6.tar.gz llvm-62d44fbd50e28a6cfe479fc07164b8c970f049c6.tar.bz2 |
[MC] Remove setUseAssemblerInfoForParsing(false) workarounds
This reverts commit 245491a9f384e4c53421196533c2a2b693efaf8d ("[MC] Disable MCAssembler based constant folding for DwarfDebug")
and cb09b5f3d53e5b7b4452bb3db78dca79fc9b3f17 ("[MC] Disable MCAssembler based constant folding for compact unwind and emitJumpTableEntry").
Checking the relative order of FA and FB is now faster due to
de19f7b6d46f1c38e10e604154f0fdaaffde9ebd ("[MC] Replace fragment ilist with singly-linked lists").
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions