diff options
author | Davide Italiano <davide@freebsd.org> | 2017-04-14 22:36:08 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2017-04-14 22:36:08 +0000 |
commit | cf8a8294e5b09ce3605b4a8a586e7d1a7a1e0b63 (patch) | |
tree | 3e6c20e29a944271d923c3b91fb7552cbf5654ec /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 9a458cd51765131f38b04816a05e776323a68af9 (diff) | |
download | llvm-cf8a8294e5b09ce3605b4a8a586e7d1a7a1e0b63.zip llvm-cf8a8294e5b09ce3605b4a8a586e7d1a7a1e0b63.tar.gz llvm-cf8a8294e5b09ce3605b4a8a586e7d1a7a1e0b63.tar.bz2 |
[Interpreter] Make a static func a lambda and remove always_inline.
The attribute was fairly dubious as: a) we shouldn't tell the compiler
when to inline functions, b) GCC complains that the function may be
not always inlinable.
llvm-svn: 300377
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions