Replace static const int with enum to fix obnoxious linker errors about a missing...
authorReid Kleckner <rnk@google.com>
Wed, 3 Feb 2016 21:45:39 +0000 (21:45 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 3 Feb 2016 21:45:39 +0000 (21:45 +0000)
commit0d4ecb6ff57e229bd27067c5214aedb927345d94
tree020dfb48129e1fce07eee99cb45dc33d24795778
parent17495274fd746ae61e6688cc47b4cf0e8f735506
Replace static const int with enum to fix obnoxious linker errors about a missing definition

llvm-svn: 259712
llvm/include/llvm/Support/Program.h