summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/StackMapPrinter.h
AgeCommit message (Expand)Author
2019-04-13[StackMaps] Add location size to llvm-readobj -stackmap outputPhilip Reames
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-01-10[llvm-readobj] Consistent use of ScopedPrinterSam Clegg
2016-09-14[Stackmap] Added callsite counts to emitted function information.Sanjoy Das
2015-06-26[StackMaps] Add a lightweight parser for stackmap version 1 sections.Lang Hames