diff options
author | Fangrui Song <i@maskray.me> | 2025-07-20 21:15:34 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-07-20 21:15:34 -0700 |
commit | 6ebc42322ca7bd0261c1faa6e2d785057ab95c5f (patch) | |
tree | b0c10fda74ac293eb57b3c54fcc83ca99e0d9791 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 8ae4dee4d0b216cb6e233c8587730c8410430eb9 (diff) | |
download | llvm-6ebc42322ca7bd0261c1faa6e2d785057ab95c5f.zip llvm-6ebc42322ca7bd0261c1faa6e2d785057ab95c5f.tar.gz llvm-6ebc42322ca7bd0261c1faa6e2d785057ab95c5f.tar.bz2 |
MCStreamer: Move fragment-related functions to MCObjectStreamer
They are specific to MCObjectStreamer and unneeded by MCAsmStreamer.
Add isObj() so that MCTargetAsmParser can determine whether the streamer
is MCObjectStreamer and conditionally call newFragment.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions