Skip to content

[docs] Add Interim Guidance for LTO#11

Merged
lquinn2015 merged 1 commit into
quic:mainfrom
lenary:pr/lto-interim-guidance
Jan 21, 2026
Merged

[docs] Add Interim Guidance for LTO#11
lquinn2015 merged 1 commit into
quic:mainfrom
lenary:pr/lto-interim-guidance

Conversation

@lenary

@lenary lenary commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Assembly includes in LLVM are still not working with LTO. In the meantime, this discusses how to use the described approach with LTO, by using global asm blocks.

Assembly includes in LLVM are still not working with LTO. In the
meantime, this discusses how to use the described approach with LTO, by
using global asm blocks.

Signed-off-by: Sam Elliott <aelliott@qti.qualcomm.com>
@lquinn2015 lquinn2015 merged commit 681b843 into quic:main Jan 21, 2026
3 checks passed
with `\` as they are now in C string literals.
- These macros can now be used after a regular C/C++-style `#include`.
- Instruction definitions can be deduplicated using C preprocessor macros which
produce C string literals.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discussed about exemplifying the first 2 bullets, and adding an example or remove the third bullet. It can be done in a future patch.

@lenary lenary deleted the pr/lto-interim-guidance branch January 21, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants