forked from OSchip/llvm-project
395c8bed64
A SMLoc allows MCStreamer to report location-aware diagnostics, which
were previously done by adding SMLoc to various methods (e.g. emit*) in an ad-hoc way.
Since the file:line is most important, the column is less important and
the start token location suffices in many cases, this patch reverts
|
||
---|---|---|
.. | ||
lib | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
llvm-exegesis.cpp |