summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-21 22:35:11 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-21 22:35:11 +0000
commitd43046b5a857ea98303ba5c843e7b75546d7ca2b (patch)
tree74d25347e4ea259fd7ec405622ce5f86f2a24d36 /llvm/lib/Support/CommandLine.cpp
parent48ec7c056908bab4ad0fc5fa27dff8262701d7f8 (diff)
downloadbcm5719-llvm-d43046b5a857ea98303ba5c843e7b75546d7ca2b.tar.gz
bcm5719-llvm-d43046b5a857ea98303ba5c843e7b75546d7ca2b.zip
Store State objects by value in TableGen's DFAPacketizerEmitter
Removes some extra manual dynamic memory allocation/management. It does get a bit quirky having to make State's members mutable and pointers/references to const rather than non-const, but that's a necessary workaround to dealing with the std::set elements. llvm-svn: 206807
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud