commit | f4c9d7c0dc4517ed009f40231a0ff9da44e739c4 | [log] [tgz] |
---|---|---|
author | Victor Leschuk <vleschuk@accesssoftek.com> | Thu Jul 26 02:21:40 2018 +0000 |
committer | Victor Leschuk <vleschuk@accesssoftek.com> | Thu Jul 26 02:21:40 2018 +0000 |
tree | 256881d77486f07533b0c11066386e8e530de324 | |
parent | a145774c76ef75206356f92dd4c1b2c0d8dea896 [diff] |
[Support] Introduce createStringError helper function The function in question is copy-pasted lots of times in DWARF-related classes. Thus it will make sense to place its implementation into the Support library. Reviewed by: lhames Differential Revision: https://reviews.llvm.org/D49824 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337995 91177308-0d34-0410-b5e6-96231b3b80d8