aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2020-07-09 15:33:09 -0700
committerDavid Blaikie <dblaikie@gmail.com>2020-07-10 16:23:33 -0700
commit854e8f88e96bd6a75844d2af061cacc61fb0defe (patch)
tree023dc67fd414ee78b360339173319995fe57fc79 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent41d2813a5faea1c18b7d329109e0287c5cd9ffea (diff)
downloadllvm-854e8f88e96bd6a75844d2af061cacc61fb0defe.zip
llvm-854e8f88e96bd6a75844d2af061cacc61fb0defe.tar.gz
llvm-854e8f88e96bd6a75844d2af061cacc61fb0defe.tar.bz2
Remove unnecessary/erroneous "static" from function templates in headers
This risks ODR violations in inline functions that call these functions (if they remain static) & otherwise just causes some object size increase, potentially, by these functions not being deduplicated by the linker.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions