Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Conversation

@vodorok
Copy link

@vodorok vodorok commented Aug 22, 2018

Alongside the existing -DSVN_REVISION flag, (which specifies the clang revision
number) now there are three more flag that can be specified when there are
no revision info in the clang/llvm source directory.

-DSVN_REPOSITORY= specifies clang repository.
-DLLVM_REVISION= specifies llvm revision.
-DLLVM_REPOSITORY= specigies llvm repositiory.

… flag.

Alongside the existing -DSVN_REVISION flag, (which specifies the clang revision
number) now there are three more flag that can be specified when there are
no revision info in the clang/llvm source directory.

-DSVN_REPOSITORY=<url> specifies clang repository.
-DLLVM_REVISION=<revno> specifies llvm revision.
-DLLVM_REPOSITORY=<url> specigies llvm repositiory.
@dkrupp
Copy link
Member

dkrupp commented Aug 22, 2018

Can one of the admins verify this patch?

@gyorb gyorb requested review from balazske and martong August 23, 2018 14:00
@balazske
Copy link
Collaborator

Why not CLANG_REPOSITORY instead of SVN_REPOSITORY?

@martong
Copy link

martong commented Aug 23, 2018

run tests

Copy link

@martong martong left a comment

Choose a reason for hiding this comment

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

LGTM. But please wait for the PR build hook.

@vodorok
Copy link
Author

vodorok commented Aug 23, 2018

The three new added define, is already being used in Version.cpp. I think this was the smallest possible intrusion to the existing codebase.

@martong martong merged commit 4234fbb into Ericsson:ctu-clang6 Aug 24, 2018
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.

4 participants