diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-06-25 00:15:56 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-06-25 00:15:56 +0000 |
commit | 62f19e700d3126415bb443162501eefe22cf1811 (patch) | |
tree | f099beb58ddd384abd71e64128ae992e87362263 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | b8da3a2bb2b840db6ab7c473190ee6d65dcf3a1e (diff) | |
download | llvm-62f19e700d3126415bb443162501eefe22cf1811.zip llvm-62f19e700d3126415bb443162501eefe22cf1811.tar.gz llvm-62f19e700d3126415bb443162501eefe22cf1811.tar.bz2 |
Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a
variable weak discardable linkage and partially-ordered initialization, and is
implied for constexpr static data members.)
llvm-svn: 273754
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions