[all-commits] [llvm/llvm-project] f748fd: [X86] Fix -enable-machine-outliner for x86-32 afte...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Dec 28 17:29:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f748fdb05ffc3171441a27e3969154cc31b2f152
https://github.com/llvm/llvm-project/commit/f748fdb05ffc3171441a27e3969154cc31b2f152
Author: Fangrui Song <maskray at google.com>
Date: 2019-12-28 (Sat, 28 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86TargetMachine.cpp
Log Message:
-----------
[X86] Fix -enable-machine-outliner for x86-32 after D48683
D48683 accidentally disabled -enable-machine-outliner for x86-32.
More information about the All-commits
mailing list