Skip to content

Add missing include of llvm-version.h in codegen_shared.h#43683

Merged
vtjnash merged 1 commit intomasterfrom
aa/include-llvm-version
Jan 6, 2022
Merged

Add missing include of llvm-version.h in codegen_shared.h#43683
vtjnash merged 1 commit intomasterfrom
aa/include-llvm-version

Conversation

@ararslan
Copy link
Copy Markdown
Member

@ararslan ararslan commented Jan 6, 2022

Without this, JL_LLVM_VERSION is undefined and defaults to 0, so the branch for older LLVM is always taken.

Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the
branch for older LLVM is always taken.
@ararslan ararslan requested a review from vchuravy January 6, 2022 17:24
@vchuravy vchuravy added the merge me PR is reviewed. Merge when all tests are passing label Jan 6, 2022
@vchuravy
Copy link
Copy Markdown
Member

vchuravy commented Jan 6, 2022

Now why are you running on LLVM 14 already xD

@DilumAluthge

This comment has been minimized.

@staticfloat

This comment has been minimized.

@vtjnash vtjnash merged commit ba0b7e9 into master Jan 6, 2022
@vtjnash vtjnash deleted the aa/include-llvm-version branch January 6, 2022 20:29
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Jan 8, 2022
jpsamaroo pushed a commit to jpsamaroo/julia that referenced this pull request Jan 21, 2022
…43683)

Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the
branch for older LLVM is always taken.
jpsamaroo pushed a commit to jpsamaroo/julia that referenced this pull request Feb 7, 2022
…43683)

Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the
branch for older LLVM is always taken.
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
…43683)

Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the
branch for older LLVM is always taken.
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
…43683)

Without this, `JL_LLVM_VERSION` is undefined and defaults to 0, so the
branch for older LLVM is always taken.
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.

5 participants