[all-commits] [llvm/llvm-project] 1558bb: [Object] make SourceMgr available to MCContext dur...
Yuanfang Chen via All-commits
all-commits at lists.llvm.org
Sun Jul 25 21:23:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1558bb80c01b695ce12642527cbfccf16cf54ece
https://github.com/llvm/llvm-project/commit/1558bb80c01b695ce12642527cbfccf16cf54ece
Author: Yuanfang Chen <yuanfang.chen at sony.com>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M llvm/lib/Object/ModuleSymbolTable.cpp
Log Message:
-----------
[Object] make SourceMgr available to MCContext during inline asm symbols
collection
Fixes PR51210.
More information about the All-commits
mailing list