diff options
author | Dave Lee <davelee.com@gmail.com> | 2020-09-08 13:43:15 -0700 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2020-09-09 11:35:44 -0700 |
commit | 55dd731b291c2d64f318f27c40a17d2255e16215 (patch) | |
tree | 150c0cb344f09f4db51bb070f7824f3a9fc5b24e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 81ff2d30a900c202f8d58a0eebf116746b12df7f (diff) | |
download | llvm-55dd731b291c2d64f318f27c40a17d2255e16215.zip llvm-55dd731b291c2d64f318f27c40a17d2255e16215.tar.gz llvm-55dd731b291c2d64f318f27c40a17d2255e16215.tar.bz2 |
[debugserver] Extract function for default launch flavor
Extract a function for turning `eLaunchFlavorDefault` into a concreate `eLaunchFlavor` value.
This new function encapsulates the few compile time variables involved, and also prevents clang unused code diagnostics.
Differential Revision: https://reviews.llvm.org/D87327
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions