Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

enable llvm-nm by default for all archs#159

Merged
nickdesaulniers merged 1 commit into
masterfrom
nm
May 13, 2019
Merged

enable llvm-nm by default for all archs#159
nickdesaulniers merged 1 commit into
masterfrom
nm

Conversation

@nickdesaulniers

Copy link
Copy Markdown
Member

printing the version doesn't provide much meaningful info:

➜  kernel-all git:(master) ✗ llvm-nm --version
LLVM (http://llvm.org/):
  LLVM version 9.0.0svn
  Optimized build.
  Default target: x86_64-unknown-linux-gnu
  Host CPU: haswell

there's no version check because we don't have a minimum required version that we know about.

@nickdesaulniers nickdesaulniers added WIP Work in progress and removed WIP Work in progress labels May 13, 2019

@nathanchance nathanchance left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants