]> granicus.if.org Git - llvm/commit
Merging r342865:
authorTom Stellard <tstellar@redhat.com>
Wed, 28 Nov 2018 21:46:14 +0000 (21:46 +0000)
committerTom Stellard <tstellar@redhat.com>
Wed, 28 Nov 2018 21:46:14 +0000 (21:46 +0000)
commit92101a335c58418009c450d34e37b85af08cbbe7
treed4dbce86f7f76949dd24ed1062daf6c9c3f72863
parent5993754bccbfd2e500ba7747841eb169d41512b2
Merging r342865:

------------------------------------------------------------------------
r342865 | courbet | 2018-09-24 01:39:48 -0700 (Mon, 24 Sep 2018) | 11 lines

[llvm-exegesis] Fix PR39021.

Summary:
The `set` statements was incorrectly reading the value of the local variable and
setting the value of the parent variable.

Reviewers: tycho, gchatelet, john.brawn

Subscribers: mgorny, tschuett, llvm-commits

Differential Revision: https://reviews.llvm.org/D52343
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@347811 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-exegesis/lib/CMakeLists.txt