forked from OSchip/llvm-project
![]() 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
|
||
---|---|---|
.. | ||
Views | ||
CMakeLists.txt | ||
CodeRegion.cpp | ||
CodeRegion.h | ||
CodeRegionGenerator.cpp | ||
CodeRegionGenerator.h | ||
LLVMBuild.txt | ||
PipelinePrinter.cpp | ||
PipelinePrinter.h | ||
llvm-mca.cpp |