Re: [Mesa-dev] How to know which exact llvm version to build/link against?

2018-02-13 Thread Eric Engestrom
On Tuesday, 2018-02-13 01:44:53 -0800, Andrew A. wrote: > On Wed, Feb 7, 2018 at 1:37 AM, Michel Dänzer wrote: > > For a non-current snapshot of Mesa Git master, one may have to find an > > LLVM SVN snapshot from around the same time. > > Just so I understand, a statement

Re: [Mesa-dev] How to know which exact llvm version to build/link against?

2018-02-13 Thread Andrew A.
On Wed, Feb 7, 2018 at 1:37 AM, Michel Dänzer wrote: > For a non-current snapshot of Mesa Git master, one may have to find an > LLVM SVN snapshot from around the same time. Just so I understand, a statement like "Try repro'ing the bug in svn commit x of mesa from last year"

Re: [Mesa-dev] How to know which exact llvm version to build/link against?

2018-02-07 Thread Michel Dänzer
On 2018-02-07 10:16 AM, Andrew A. wrote: > Hello, > > I often pull down the latest mesa from the git repo and find that I > have to muck around with building several different llvm versions > before I find one that mesa will successfully build/link against. > > For any given mesa git revision,

Re: [Mesa-dev] How to know which exact llvm version to build/link against?

2018-02-07 Thread Andrew A.
On Wed, Feb 7, 2018 at 1:16 AM, Andrew A. wrote: > Hello, > > I often pull down the latest mesa from the git repo and find that I > have to muck around with building several different llvm versions > before I find one that mesa will successfully build/link against. > > For any

[Mesa-dev] How to know which exact llvm version to build/link against?

2018-02-07 Thread Andrew A.
Hello, I often pull down the latest mesa from the git repo and find that I have to muck around with building several different llvm versions before I find one that mesa will successfully build/link against. For any given mesa git revision, how can I find out which llvm version it should be built