Skip to content

gn build: Add use_hwasan flag. #143052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pcc
Copy link
Contributor

@pcc pcc commented Jun 6, 2025

No description provided.

Created using spr 1.3.6-beta.1
@pcc pcc requested review from nico and aeubanks June 6, 2025 00:22
@pcc
Copy link
Contributor Author

pcc commented Jun 6, 2025

Some tests currently fail with this. Not sure why yet. They all seem to have something to do with dynamically loading with dlopen.

  LLVM :: BugPoint/attr-crash.ll
  LLVM :: BugPoint/compile-custom.ll
  LLVM :: BugPoint/crash-narrowfunctiontest.ll
  LLVM :: BugPoint/func-attrs-keyval.ll
  LLVM :: BugPoint/func-attrs.ll
  LLVM :: BugPoint/invalid-debuginfo.ll
  LLVM :: BugPoint/metadata.ll
  LLVM :: BugPoint/named-md.ll
  LLVM :: BugPoint/remove_arguments_test.ll
  LLVM :: BugPoint/replace-funcs-with-null.ll
  LLVM :: BugPoint/retain-crashing-metadata.ll
  LLVM :: BugPoint/unsymbolized.ll
  LLVM-Unit :: Passes/Plugins/./PluginsTests/0/2
  LLVM-Unit :: Passes/Plugins/./PluginsTests/1/2

@pcc
Copy link
Contributor Author

pcc commented Jun 6, 2025

Looks like it's because of #57206, I guess we could set LLVM_ENABLE_PLUGINS based on use_hwasan for now.

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