aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Program.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-06-12 13:26:43 +0000
committerPavel Labath <labath@google.com>2018-06-12 13:26:43 +0000
commit38d9ff7a8a133b7c53f3680c80690d5081336dcd (patch)
treed2f20b0c6e0e7db15c54a2ec72cfd57db7f0bdd0 /llvm/lib/Support/Program.cpp
parentdc4bd2e4419fd96842385b12ebe096c2929afc28 (diff)
downloadllvm-38d9ff7a8a133b7c53f3680c80690d5081336dcd.zip
llvm-38d9ff7a8a133b7c53f3680c80690d5081336dcd.tar.gz
llvm-38d9ff7a8a133b7c53f3680c80690d5081336dcd.tar.bz2
Fix build error introduced in r334498
Some gcc versions (circa 4.9) do not accept initializing Expected objects containing a reference to a function from a function. Change the Expected object to contain function pointers to work around this. llvm-svn: 334501
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions