Add a method to construct a CallSiteLoc which represents a stack of locations.
authorFeng Liu <fengliuai@google.com>
Wed, 23 Jan 2019 21:37:35 +0000 (13:37 -0800)
committerjpienaar <jpienaar@google.com>
Fri, 29 Mar 2019 22:33:05 +0000 (15:33 -0700)
commitb64998a6b3a8d87bcd7307aa8ba8ea5008d515e4
treeebc7b9d5e0d454827441543592cf784f61148040
parent1210e92d86c8408846b92b897614b2da94d3b5fd
Add a method to construct a CallSiteLoc which represents a stack of locations.

PiperOrigin-RevId: 230592860
mlir/include/mlir/IR/Location.h
mlir/lib/IR/MLIRContext.cpp