linux process: silence GCC switch coverage warning
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 20 Jul 2014 05:28:57 +0000 (05:28 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 20 Jul 2014 05:28:57 +0000 (05:28 +0000)
commit6747c7d01be948d6700a182e5a0ecf8dfb6b8cb3
treea9deb2d1e5cf40a1b2edeb6fd353962ad57dd45f
parente1401eb7477dab53d3455b9876b6a867387007b1
linux process: silence GCC switch coverage warning

Add missing entry for eExecMessage message type to silence GCC switch coverage
warning.

llvm-svn: 213470
lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp