[all-commits] [llvm/llvm-project] eef2e6: Simple fix to basic-block-sections to replace emit...
Sriraman Tallam via All-commits
all-commits at lists.llvm.org
Wed Oct 21 13:53:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eef2e67d2326e7d4027fddb29eefdb69371dc24a
https://github.com/llvm/llvm-project/commit/eef2e67d2326e7d4027fddb29eefdb69371dc24a
Author: Sriraman Tallam <tmsriram at google.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M clang/test/CodeGen/basic-block-sections.c
Log Message:
-----------
Simple fix to basic-block-sections to replace emit-obj with emit-llvm
emit-obj is unnecessary here and further wasn't redirected to /dev/null.
More information about the All-commits
mailing list