Reverts llvm/llvm-project#175677 We noticed using -fexperimental-call-graph-section with Control Flow Integrity causes link failures in certain situations. Reverting this change that sets the call graph section flag until we investigate the root cause of the problem and handle it in the compiler well.