Skip to content

Conversation

mtrofin
Copy link
Member

@mtrofin mtrofin commented May 19, 2024

When LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=Off the library name has the architecture part of its name. Just passing -lclang_rt.ctx_profile isn't sufficient, we need to append the suffix and also pass the lib dir.

(Follow-up from #92456)

@mgorny
Copy link
Member

mgorny commented May 19, 2024

Thanks. However, it seems that @vitalybuka already fixed it in 7fc524f.

@mtrofin mtrofin closed this May 19, 2024
@mtrofin mtrofin deleted the fix branch May 19, 2024 18:48
@mtrofin
Copy link
Member Author

mtrofin commented May 19, 2024

Thanks. However, it seems that @vitalybuka already fixed it in 7fc524f.

Oh! Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants