summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-05 22:20:50 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-05 22:20:50 +0000
commit1c42eaeb13032f3289672d008286732c8e9299c8 (patch)
tree94894d6ec7e908cbd1bd703430852779940c27b5 /llvm/test/Bitcode
parentdd979e6457b3d2f8740cd583a34c029ddf105e5a (diff)
downloadbcm5719-llvm-1c42eaeb13032f3289672d008286732c8e9299c8.tar.gz
bcm5719-llvm-1c42eaeb13032f3289672d008286732c8e9299c8.zip
Remove unnecessary "inline" of inline defined member functions
Member functions defined within a class definition are implicitly 'inline' for linkage purposes. Compilers might slightly favor inlining functions explicitly marked 'inline', but LLVM doesn't make a stylistic habit of doing this generally. llvm-svn: 205679
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud