Skip to content

Conversation

smoelius
Copy link
Member

@smoelius smoelius commented Sep 25, 2025

Eliminate the use of archives as per @vanhauser-thc's comment here: #655 (comment)

-L {} ",
common::afl_llvm_dir().unwrap().display()
"-Clink-arg={} ",
common::object_file_path().unwrap().display()
Copy link
Member Author

Choose a reason for hiding this comment

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

@vanhauser-thc This is the change I am least certain about. Perhaps you could give this a glance.

I'm going to run some more tests, but the fact that CI is passing is a good sign.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is how you would do it with an object file instead of an archive. LGTM

@smoelius smoelius added this pull request to the merge queue Sep 29, 2025
Merged via the queue into master with commit 25719ec Sep 29, 2025
19 checks passed
@smoelius smoelius deleted the remove-archive branch September 29, 2025 12:49
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.

2 participants