Move addFrameInst out of line and remove the MCDwarf.h include.
This removes 500 transitive dependencies for a modification of MCDwarf.h in a build of llc for a single out of line function and reduces the build overhead by more than half without impacting test time of check-llvm. llvm-svn: 358255
Loading
Please sign in to comment