summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-07-11 12:27:04 +0000
committerTobias Grosser <tobias@grosser.es>2016-07-11 12:27:04 +0000
commitfaef9a766745acf6938839a5d433f5b2b5d2863f (patch)
tree2e1adda577bb91b234c333122743d0df63fe58f8 /llvm
parent4e2d9c45b9801dfd780b9101b0a74ad01d393ce3 (diff)
downloadbcm5719-llvm-faef9a766745acf6938839a5d433f5b2b5d2863f.tar.gz
bcm5719-llvm-faef9a766745acf6938839a5d433f5b2b5d2863f.zip
Fix gcc compile failure
Commit r275056 introduced a gcc compile failure due to us using two types named 'Type', the first being the newly introduced member variable 'Type' the second being llvm::Type. We resolve this issue by renaming the newly introduced member variable to AccessType. llvm-svn: 275057
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud