aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2015-12-29 16:44:11 +0000
committerJames Y Knight <jyknight@google.com>2015-12-29 16:44:11 +0000
commit2cd14e93a98f5c378765770c5aaf7c4844d70d6d (patch)
tree3f2d7264f081105271d4cf714d858665cfdae038 /llvm/lib/CodeGen/MachineFunction.cpp
parent4b5346fa49014d1f4347e126d9c5762798495703 (diff)
downloadllvm-2cd14e93a98f5c378765770c5aaf7c4844d70d6d.zip
llvm-2cd14e93a98f5c378765770c5aaf7c4844d70d6d.tar.gz
llvm-2cd14e93a98f5c378765770c5aaf7c4844d70d6d.tar.bz2
[TrailingObjects] Use a different technique to determine if a getDecl
member function exists on a class. The previous trick depended on inheriting from the class it was checking, which will fail when I start marking things 'final'. Attempt #2: now with a special #ifdef branch for MSVC. Hopefully *this* actually builds with all supported compilers... llvm-svn: 256564
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions