mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 21:46:05 +00:00

include/llvm/Analysis/DebugInfo.h to include/llvm/DebugInfo.h. The reasoning is because the DebugInfo module is simply an interface to the debug info MDNodes and has nothing to do with analysis. llvm-svn: 159312